We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f827022 commit 04eb22fCopy full SHA for 04eb22f
include/global.h
@@ -371,7 +371,7 @@ struct BattleFrontier
371
{
372
/*0x64C*/ struct EmeraldBattleTowerRecord towerPlayer;
373
/*0x738*/ struct EmeraldBattleTowerRecord towerRecords[BATTLE_TOWER_RECORD_COUNT]; // From record mixing.
374
- /*0xBEB*/ struct BattleTowerInterview towerInterview;
+ /*0xBD4*/ struct BattleTowerInterview towerInterview;
375
/*0xBEC*/ struct BattleTowerEReaderTrainer ereaderTrainer;
376
/*0xCA8*/ u8 challengeStatus;
377
/*0xCA9*/ u8 lvlMode:2;
0 commit comments