mirror of https://github.com/pret/pokeemerald.git
Typo fix
This commit is contained in:
parent
00f22b6400
commit
ba65719090
|
@ -151,7 +151,7 @@
|
|||
#define FLAG_THANKED_FOR_PLAYING_WITH_WALLY 0x87
|
||||
#define FLAG_ENABLE_FIRST_WALLY_POKENAV_CALL 0x88 // Set after defeating Wally outside Mauville Gym. Will activate a call later to register Wally.
|
||||
#define FLAG_RECEIVED_HM01 0x89
|
||||
#define FLAG_SCOTT_CALL_FORTREE_GYM 0x8A // Trigger calls from Scott after defeating Winona
|
||||
#define FLAG_SCOTT_CALL_FORTREE_GYM 0x8A // Triggers call from Scott after defeating Winona
|
||||
#define FLAG_DEFEATED_EVIL_TEAM_MT_CHIMNEY 0x8B
|
||||
#define FLAG_RECEIVED_6_SODA_POP 0x8C
|
||||
#define FLAG_DEFEATED_SEASHORE_HOUSE 0x8D
|
||||
|
|
Loading…
Reference in New Issue