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