diff options
Diffstat (limited to 'constants/map_dimensions.asm')
-rwxr-xr-x[-rw-r--r--] | constants/map_dimensions.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/map_dimensions.asm b/constants/map_dimensions.asm index 33c457dc..7339e153 100644..100755 --- a/constants/map_dimensions.asm +++ b/constants/map_dimensions.asm @@ -644,7 +644,7 @@ INDIGO_PLATEAU_LOBBY_WIDTH EQU $08 COPYCATS_HOUSE_1F_HEIGHT EQU $04 COPYCATS_HOUSE_1F_WIDTH EQU $04 -; CopycatsHouse1F_h map_id=176 +; CopycatsHouse2F_h map_id=176 COPYCATS_HOUSE_2F_HEIGHT EQU $04 COPYCATS_HOUSE_2F_WIDTH EQU $04 |