diff options
author | YamaArashi <shadow962@live.com> | 2016-10-28 15:41:15 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-10-28 15:41:15 -0700 |
commit | d9e59a388c7c4b2464769963b3d58980ce742f70 (patch) | |
tree | dc2c4dc78b6272854bfddd83c029323acd712391 /data/scripts/maps/FieryPath.inc | |
parent | 38076cb64093e5d50323075516b832111dc59c92 (diff) |
included .s to .inc
Diffstat (limited to 'data/scripts/maps/FieryPath.inc')
-rw-r--r-- | data/scripts/maps/FieryPath.inc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/scripts/maps/FieryPath.inc b/data/scripts/maps/FieryPath.inc new file mode 100644 index 000000000..bd984ad20 --- /dev/null +++ b/data/scripts/maps/FieryPath.inc @@ -0,0 +1,7 @@ +FieryPath_MapScripts:: @ 815D318 + map_script 3, FieryPath_MapScript1_15D31E + .byte 0 + +FieryPath_MapScript1_15D31E:: @ 815D31E + setflag 2122 + end |