diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-01-31 23:21:15 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-01-31 23:21:15 -0500 |
commit | 936a170e0da19cb5bb2ccc325a43a28690230098 (patch) | |
tree | a2357dc4b453b57ae7e3f32f56e72170ac998153 /wram.asm | |
parent | a17623d96b25d6733846f5774fd10bb317862b43 (diff) |
MobileTradeRoom matches MobileBattleRoom
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2577,7 +2577,7 @@ wVermilionPortSceneID:: db ; d9bb wFastShip1FSceneID:: db ; d9bc wFastShipB1FSceneID:: db ; d9bd wMountMoonSquareSceneID:: db ; d9be -wMobileTradeRoomMobileSceneID:: db ; d9bf +wMobileTradeRoomSceneID:: db ; d9bf wMobileBattleRoomSceneID:: db ; d9c0 ds 49 |