|
SSBM Decomp
|
Go to the source code of this file.
Variables | ||
| static char | db_ItemAndPokemonMenuText_buf [0x50] | |
| static DevText * | db_ItemAndPokemonMenuText | |
| static int | db_ShowItemCollisionBubbles | |
| struct { | ||
| unsigned int DisplayStatus | ||
| unsigned int DisplayFadeTimer | ||
| int ItemSpawnsEnabled | ||
| int Player | ||
| ItemKind CurrentlySelectedItem | ||
| int CurrentlySelectedPokemon | ||
| ItemKind LastSelectedItem | ||
| int LastSelectedPokemon | ||
| u32 ShowEnemyStompRange: 1 | ||
| u32 ShowItemPickupRange: 1 | ||
| u32 ShowCoinPickupRange: 1 | ||
| } | db_ItemAndPokemonMenu | |
| static char * | db_ItemNames [] | |
| static char * | db_PokemonNames [] | |
| static char * | db_BarrelEnemies [] | |
| static char * | db_AdventureEnemies [26] | |
| static char | unused_db_string_803EAC10 [] | |
|
static |
|
static |
|
static |
| unsigned int DisplayStatus |
| unsigned int DisplayFadeTimer |
| int ItemSpawnsEnabled |
| int Player |
| ItemKind CurrentlySelectedItem |
| int CurrentlySelectedPokemon |
| ItemKind LastSelectedItem |
| int LastSelectedPokemon |
| u32 ShowEnemyStompRange |
| u32 ShowItemPickupRange |
| u32 ShowCoinPickupRange |
| struct { ... } db_ItemAndPokemonMenu |
|
static |
|
static |
|
static |
|
static |
|
static |