diff options
author | YamaArashi <shadow962@live.com> | 2016-09-12 15:42:25 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-09-12 15:42:25 -0700 |
commit | 64a39c38e34135028d7d73b4d77cf0542bf14e83 (patch) | |
tree | 46677533784f17dbc0f3670467bd3555ac72d72b /data/event_scripts.s | |
parent | 9db354596485ebabb05a6c026db0a2e41b07cb6d (diff) |
decompile pokemon functions
Diffstat (limited to 'data/event_scripts.s')
-rw-r--r-- | data/event_scripts.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/event_scripts.s b/data/event_scripts.s index 966e32ad2..96b25e695 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -7,6 +7,7 @@ @ 814AE30 .include "data/script_cmd_table.s" + .align 2 gUnknown_0814B14C:: .4byte 0x202e8c4 .4byte 0x202e8c6 @@ -29,6 +30,7 @@ gUnknown_0814B14C:: .include "data/specials.s" + .align 2 gStdScripts:: .4byte Std_ObtainItem .4byte Std_FindItem |