diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-11-21 17:15:25 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-21 17:15:25 -0800 |
commit | b97287be2923a037cd9aa5f3b35887feb31b0c03 (patch) | |
tree | 87932039e558304c5c832d2146517d8be4010fe9 /maps.asm | |
parent | 88f1b8165b4e0ce0e416e26d7cb7b3105b8f8c31 (diff) | |
parent | e5f9fddb86cd005d0dbcbb0fd1d4a04d3e6fee45 (diff) |
Merge pull request #397 from mid-kid/master
A few more labels and comments
Diffstat (limited to 'maps.asm')
-rw-r--r-- | maps.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -444,7 +444,7 @@ INCLUDE "maps/PewterNidoranSpeechHouse.asm" INCLUDE "maps/PewterGym.asm" INCLUDE "maps/PewterMart.asm" INCLUDE "maps/PewterPokeCenter1F.asm" -INCLUDE "maps/PewterPokeCEnter2FBeta.asm" +INCLUDE "maps/PewterPokeCenter2FBeta.asm" INCLUDE "maps/PewterSnoozeSpeechHouse.asm" |