diff options
author | garak <garakmon@gmail.com> | 2019-05-06 22:13:57 -0400 |
---|---|---|
committer | garak <garakmon@gmail.com> | 2019-05-09 13:46:28 -0400 |
commit | 4e5d818f89caae9153dd53ba321900e0d4e16c1e (patch) | |
tree | 889d43985efba48bcf0a9a210e1ec8c4b2b5fd9c /data/maps/Route14/scripts.inc | |
parent | c6673cc8fe233edfb716cf0e584b8b9e65655c92 (diff) |
dump event scripts
Diffstat (limited to 'data/maps/Route14/scripts.inc')
-rw-r--r-- | data/maps/Route14/scripts.inc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/maps/Route14/scripts.inc b/data/maps/Route14/scripts.inc new file mode 100644 index 000000000..20cc90520 --- /dev/null +++ b/data/maps/Route14/scripts.inc @@ -0,0 +1,7 @@ +Route14_MapScripts:: @ 81680D1 + .byte 0 + +Route14_EventScript_1680D2:: @ 81680D2 + loadword 0, gUnknown_8186399 + callstd 3 + end |