diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-01-06 16:19:18 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-06 16:19:18 -0500 |
| commit | e70a084aa964a0df94c609ebfa9717089dd67639 (patch) | |
| tree | 996dc1a413c8818d6efb746ecf15c3fae28b983e /data/event_scripts.s | |
| parent | 103789770b635610ee1c04ed923fdcc7298f878e (diff) | |
| parent | 1581631e6286e0ec8178630433e8c15cd7076ead (diff) | |
Merge pull request #38 from PikalaxALT/scrcmd
scrcmd
Diffstat (limited to 'data/event_scripts.s')
| -rw-r--r-- | data/event_scripts.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/event_scripts.s b/data/event_scripts.s index 9baa201e5..23f6ad5a9 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -40,7 +40,7 @@ gStdScripts:: @ 8160450 .4byte gStdScript_81A676C .4byte gStdScript_81A8E58 .4byte gStdScript_81A4E66 -gStdScripts_End:: +gStdScriptsEnd:: gUnknown_8160478:: @ 8160478 .incbin "baserom.gba", 0x160478, 0x886C |
