Document pokeblock feed scene

This commit is contained in:
GriffinR
2021-04-12 12:33:06 -04:00
parent c786a9b20c
commit 042a2ecc41
6 changed files with 455 additions and 358 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
#define MENU_MIDPOINT (MAX_MENU_ITEMS / 2)
#define TILE_HIGHLIGHT_NONE 0x0005 // Tile number for the bg of an unselected menu item
#define TILE_HIGHLIGHT_BLUE 0x1005 // Tile number for the bg of a selected menu item
#define TILE_HIGHLIGHT_BLUE 0x1005 // Tile number for the bg of a selected menu item
#define TILE_HIGHLIGHT_RED 0x2005 // Tile number for the bg of a menu item to swap
#define TAG_POKEBLOCK_CASE 14800