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/SixIsland_GreenPath/scripts.inc | |
| parent | c6673cc8fe233edfb716cf0e584b8b9e65655c92 (diff) | |
dump event scripts
Diffstat (limited to 'data/maps/SixIsland_GreenPath/scripts.inc')
| -rw-r--r-- | data/maps/SixIsland_GreenPath/scripts.inc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/maps/SixIsland_GreenPath/scripts.inc b/data/maps/SixIsland_GreenPath/scripts.inc new file mode 100644 index 000000000..860d1a964 --- /dev/null +++ b/data/maps/SixIsland_GreenPath/scripts.inc @@ -0,0 +1,12 @@ +SixIsland_GreenPath_MapScripts:: @ 8168B2D + .byte 0 + +SixIsland_GreenPath_EventScript_168B2E:: @ 8168B2E + loadword 0, gUnknown_818B84D + callstd 3 + end + +SixIsland_GreenPath_EventScript_168B37:: @ 8168B37 + loadword 0, gUnknown_818B86B + callstd 3 + end |
