diff options
author | Rinnegatamante | 2020-06-11 12:05:16 +0200 |
---|---|---|
committer | Francisco José García García | 2020-06-11 13:36:53 +0200 |
commit | 154ea70b191a36a1922e2b43d5992b7024fa0e2a (patch) | |
tree | ff065f15dbe9d80431f887546852fc38b8768d11 | |
parent | Added ksceKernelRegisterSysEventHandler to header (diff) | |
download | vds-libraries-154ea70b191a36a1922e2b43d5992b7024fa0e2a.tar.gz |
Added sceGxmVshInitialize reference.
-rw-r--r-- | nids/360/SceGxm.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nids/360/SceGxm.yml b/nids/360/SceGxm.yml index 9ead82c..be95c01 100644 --- a/nids/360/SceGxm.yml +++ b/nids/360/SceGxm.yml @@ -269,3 +269,7 @@ modules: sceGxmVertexFence: 0xE05277D6 sceGxmVertexProgramGetProgram: 0xBC52320E sceGxmWaitEvent: 0x8BD94593 + SceGxmInternalForVsh: + nid: 0xC98AEB79 + functions: + sceGxmVshInitialize: 0xA04F5FAC |