diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-02-25 22:19:17 -0500 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-02-25 22:19:17 -0500 |
| commit | 2f9a0d7d9f3e2ee0f1db0ef25cd47803bc0efdf6 (patch) | |
| tree | 1c5c751cf261d01013ce1305d44e1dd4f547b628 /data/maps/blocks.asm | |
| parent | 409fd9d33f88b2ad1e1d1f01360c62416a805e1f (diff) | |
Pokecom Center Admin Room -> Office
Diffstat (limited to 'data/maps/blocks.asm')
| -rw-r--r-- | data/maps/blocks.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/blocks.asm b/data/maps/blocks.asm index 6ee73f3e9..c4f180b8f 100644 --- a/data/maps/blocks.asm +++ b/data/maps/blocks.asm @@ -1022,8 +1022,8 @@ BattleTower1F_Blocks: BattleTowerBattleRoom_Blocks: INCBIN "maps/BattleTowerBattleRoom.blk" -PokecomCenterAdminRoomMobile_Blocks: - INCBIN "maps/PokecomCenterAdminRoomMobile.blk" +PokecomCenterAdminOfficeMobile_Blocks: + INCBIN "maps/PokecomCenterAdminOfficeMobile.blk" MobileTradeRoom_Blocks: INCBIN "maps/MobileTradeRoom.blk" |
