J3DShape: more OK

This commit is contained in:
Jasper St. Pierre
2022-04-23 20:06:43 -07:00
parent 48275dd12c
commit d6bb9ccf91
5 changed files with 92 additions and 24 deletions
+2 -1
View File
@@ -861,7 +861,8 @@ typedef enum _GXCommand
GX_CMD_LOAD_INDX_C = 0x30,
GX_CMD_LOAD_INDX_D = 0x38,
GX_CMD_LOAD_CP_CMD = 0x08,
GX_CMD_LOAD_CP_REG = 0x08,
GX_CMD_LOAD_XF_REG = 0x10,
} GXCommand;
extern "C" {