diff options
Diffstat (limited to 'constants/scene_constants.asm')
-rw-r--r-- | constants/scene_constants.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/constants/scene_constants.asm b/constants/scene_constants.asm index 1b1e80d28..d087703fa 100644 --- a/constants/scene_constants.asm +++ b/constants/scene_constants.asm @@ -377,10 +377,10 @@ const SCENE_MOUNTMOONSQUARE_0 const SCENE_MOUNTMOONSQUARE_1 -; wMobileTradeRoomMobileSceneID +; wMobileTradeRoomSceneID const_def - const SCENE_MOBILETRADEROOMMOBILE_0 - const SCENE_MOBILETRADEROOMMOBILE_1 + const SCENE_MOBILETRADEROOM_0 + const SCENE_MOBILETRADEROOM_1 ; wMobileBattleRoomSceneID const_def |