diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-11-16 18:12:21 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-11-17 08:16:28 -0600 |
commit | 6ac7efb54f79a3ecd216cdc560bf2703b6c799c2 (patch) | |
tree | 16b81bf939ce3f96c513c6b63b4575a8148ce0f1 /asm/macros.inc | |
parent | f7e17ca985fcc2b027a16d2cba30e6500e664207 (diff) |
Document Scotts House and begin frontier macros
Diffstat (limited to 'asm/macros.inc')
-rw-r--r-- | asm/macros.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/asm/macros.inc b/asm/macros.inc index 7c35e059d..f6a143d7a 100644 --- a/asm/macros.inc +++ b/asm/macros.inc @@ -6,6 +6,7 @@ .include "asm/macros/ec.inc" .include "asm/macros/map.inc" .include "asm/macros/field_effect_script.inc" + .include "asm/macros/battle_frontier.inc" .macro region_map_entry x, y, width, height, name .byte \x |