Use trainer constants in flags, automatically update flags/vars count
This commit is contained in:
@@ -25,8 +25,6 @@
|
||||
#include "constants/items.h"
|
||||
#include "constants/help_system.h"
|
||||
#include "constants/songs.h"
|
||||
#include "constants/flags.h"
|
||||
#include "constants/vars.h"
|
||||
|
||||
EWRAM_DATA struct PokemonStorageSystemData *gPSSData = NULL;
|
||||
static EWRAM_DATA bool8 sInPartyMenu = 0;
|
||||
|
||||
Reference in New Issue
Block a user