diff options
author | xyzz | 2017-10-25 02:30:59 +0300 |
---|---|---|
committer | xyzz | 2017-10-25 02:30:59 +0300 |
commit | cbd90e3bdf9ad65b6fc2b8ae3536cb1b1b7e8baa (patch) | |
tree | 1389a33510cffc35ecf01f5853a8d30ac7209f9b /nids/360/SceLibPgf.yml | |
parent | Remove stray NIDs (diff) | |
download | vds-libraries-cbd90e3bdf9ad65b6fc2b8ae3536cb1b1b7e8baa.tar.gz |
Revert "Update modules NIDs"
This reverts commit e0beb0a89e64d113a17f4361ad9262b17d05128e.
This broke everything.
Diffstat (limited to 'nids/360/SceLibPgf.yml')
-rw-r--r-- | nids/360/SceLibPgf.yml | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/nids/360/SceLibPgf.yml b/nids/360/SceLibPgf.yml deleted file mode 100644 index d4e6a9d..0000000 --- a/nids/360/SceLibPgf.yml +++ /dev/null @@ -1,30 +0,0 @@ -modules: - SceLibPgf: - nid: 0xB40B26E9 - libraries: - ScePgf: - nid: 0x9F3504F2 - functions: - sceFontClose: 0x4A7293E9 - sceFontDoneLib: 0x07EE1733 - sceFontFindFont: 0x51061D87 - sceFontFindOptimumFont: 0x8DFBAE1B - sceFontFlush: 0x7D8CB13B - sceFontGetCharGlyphImage: 0xAB45AAD3 - sceFontGetCharGlyphImage_Clip: 0xEB589530 - sceFontGetCharImageRect: 0x70C86B3E - sceFontGetCharInfo: 0x6FD1BA65 - sceFontGetFontInfo: 0xF9414FA2 - sceFontGetFontInfoByIndexNumber: 0xAB034738 - sceFontGetFontList: 0xD56DCCEA - sceFontGetNumFontList: 0x9F842307 - sceFontNewLib: 0x1055ABA3 - sceFontOpen: 0xBD2DFCFF - sceFontOpenUserFile: 0xE260E740 - sceFontOpenUserMemory: 0xB23ED47C - sceFontPixelToPointH: 0x9E38F4D6 - sceFontPixelToPointV: 0x7B45E2D1 - sceFontPointToPixelH: 0x39B9AEFF - sceFontPointToPixelV: 0x03F10EC8 - sceFontSetAltCharacterCode: 0x8D5B44DF - sceFontSetResolution: 0xDE47674C |