This commit is contained in:
Dragorn421 2025-06-06 20:02:29 +02:00
parent 21f29cc4bf
commit 2d82314c4f
No known key found for this signature in database
GPG Key ID: 381AEBAF3D429335
1 changed files with 1 additions and 1 deletions

View File

@ -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,