diff options
author | YamaArashi <shadow962@live.com> | 2016-08-18 23:08:14 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-08-18 23:08:14 -0700 |
commit | 4b9ef94f04a8f854153508c49bdfde3ed32b43ea (patch) | |
tree | 56fb807a3eb60478244f9c55bfbcd221af446162 /asm/macros.s | |
parent | 2322dd5b137020428f21ec859322b8e9905037ea (diff) |
remove field_eff prefix from field effect script macros
Diffstat (limited to 'asm/macros.s')
-rw-r--r-- | asm/macros.s | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/asm/macros.s b/asm/macros.s index fbead93b9..49ed99695 100644 --- a/asm/macros.s +++ b/asm/macros.s @@ -4,7 +4,6 @@ .include "asm/macros/pokemon_data.s" .include "asm/macros/ec.s" .include "asm/macros/map.s" - .include "asm/macros/field_effect_script.s" .macro region_map_location x, y, width, height, name .byte \x |