diff options
author | Reiko Asakura | 2020-09-21 05:39:03 -0400 |
---|---|---|
committer | Reiko Asakura | 2020-09-21 05:39:03 -0400 |
commit | 3da62f250c69fa38277b1e480ea1ef79ea56b543 (patch) | |
tree | f9835e1930d827051e652722fde7faecdb4ff7ec /nids/360/SceLibPgf.yml | |
parent | Refactor SceGxm headers (diff) | |
download | vds-libraries-3da62f250c69fa38277b1e480ea1ef79ea56b543.tar.gz |
Fix module name and debug fingerprint
Diffstat (limited to 'nids/360/SceLibPgf.yml')
-rw-r--r-- | nids/360/SceLibPgf.yml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/nids/360/SceLibPgf.yml b/nids/360/SceLibPgf.yml new file mode 100644 index 0000000..d4e6a9d --- /dev/null +++ b/nids/360/SceLibPgf.yml @@ -0,0 +1,30 @@ +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 |