diff options
| author | Cameron Hall <camthesaxman@users.noreply.github.com> | 2017-09-12 11:45:32 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-12 11:45:32 -0500 |
| commit | 0918cadae3c2ab22993099bd474d40f93a893d5d (patch) | |
| tree | f7cc1a8648ea5aa1016eafa8e560362ffd3bd1f9 /data/event_scripts.s | |
| parent | 6292b82503bf2eb611e5fea6f1710b25578d4fc8 (diff) | |
| parent | 4d84618732acd1a67f8e15d5464ed20056ba5641 (diff) | |
Merge pull request #27 from DizzyEggg/decomp_script
decompile script.s
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 3bfd9fdfd..cef599407 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -6,7 +6,7 @@ @ 81DB67C .include "data/event_script_command_function_table.inc" -gUnknown_081DBA08:: @ 81DBA08 +gScriptCmdTableEnd:: @ 81DBA08 .incbin "baserom.gba", 0x1dba08, 0x4 gSpecialVars:: @ 81DBA0C |
