diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2019-01-29 16:55:25 -0600 |
|---|---|---|
| committer | Marcus Huderle <huderlem@gmail.com> | 2019-01-29 16:55:25 -0600 |
| commit | 5c1667b41a7d31df6d405d272833895bf8472cf6 (patch) | |
| tree | dcee557154cc86398b9815838fc61fbe01837ddc /data/maps/AquaHideout_UnusedRubyMap1 | |
| parent | 14641e916e94cfce9f70f9a16843a8e4a31b065f (diff) | |
Define layout constants
Diffstat (limited to 'data/maps/AquaHideout_UnusedRubyMap1')
| -rw-r--r-- | data/maps/AquaHideout_UnusedRubyMap1/events.inc | 2 | ||||
| -rw-r--r-- | data/maps/AquaHideout_UnusedRubyMap1/header.inc | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/AquaHideout_UnusedRubyMap1/events.inc b/data/maps/AquaHideout_UnusedRubyMap1/events.inc index 45663b68f..f8107f479 100644 --- a/data/maps/AquaHideout_UnusedRubyMap1/events.inc +++ b/data/maps/AquaHideout_UnusedRubyMap1/events.inc @@ -1,3 +1,3 @@ -AquaHideout_UnusedRubyMap1_MapEvents:: @ 8536FBC +AquaHideout_UnusedRubyMap1_MapEvents:: map_events 0x0, 0x0, 0x0, 0x0 diff --git a/data/maps/AquaHideout_UnusedRubyMap1/header.inc b/data/maps/AquaHideout_UnusedRubyMap1/header.inc index 90e59a51e..30946c6f8 100644 --- a/data/maps/AquaHideout_UnusedRubyMap1/header.inc +++ b/data/maps/AquaHideout_UnusedRubyMap1/header.inc @@ -1,10 +1,10 @@ -AquaHideout_UnusedRubyMap1: @ 84846D8 +AquaHideout_UnusedRubyMap1: .4byte AquaHideout_UnusedRubyMap1_Layout .4byte AquaHideout_UnusedRubyMap1_MapEvents .4byte AquaHideout_UnusedRubyMap1_MapScripts .4byte 0x0 .2byte MUS_AJITO - .2byte 316 + .2byte LAYOUT_AQUA_HIDEOUT_UNUSED_RUBY_MAP1 .byte MAPSEC_AQUA_HIDEOUT .byte 0 .byte WEATHER_NONE |
