mirror of https://github.com/zeldaret/oot.git
fix anonymous enum
This commit is contained in:
parent
ab57b3067e
commit
739832c90e
|
@ -63,7 +63,7 @@
|
|||
#define KALEIDO_COLOR_CURSOR_UNK_B 50
|
||||
#endif
|
||||
|
||||
typedef enum {
|
||||
typedef enum VtxPageInit {
|
||||
/* 0 */ VTX_PAGE_ITEM,
|
||||
/* 1 */ VTX_PAGE_EQUIP,
|
||||
/* 2 */ VTX_PAGE_MAP_DUNGEON,
|
||||
|
|
Loading…
Reference in New Issue