diff options
author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2018-01-21 14:38:09 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-21 14:38:09 -0600 |
commit | f4455bb2a522f4b99f17fb9ddc4e44d3ada011c9 (patch) | |
tree | 267b12b275a02bba2a7b58240e83f31beffb2ead /data/script_funcs.s | |
parent | 5feb270e97b135d3b9ffe6a3d51d151afa6631c8 (diff) | |
parent | fbf91fabcf6c3ce07c78a0962754f32994cced9e (diff) |
Merge pull request #180 from DizzyEggg/decompile_mystery_event_script
Decompile mystery event script
Diffstat (limited to 'data/script_funcs.s')
-rw-r--r-- | data/script_funcs.s | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/data/script_funcs.s b/data/script_funcs.s deleted file mode 100644 index 276807fa5..000000000 --- a/data/script_funcs.s +++ /dev/null @@ -1,21 +0,0 @@ - .section script_data, "aw", %progbits - - .align 2 -gUnknown_082DED2C:: @ 82DED2C - .4byte sub_8153A80 - .4byte sub_8153A30 - .4byte script_status_stop_and_ret_1 - .4byte sub_8153A94 - .4byte sub_8153A84 - .4byte sub_8153ACC - .4byte sub_8153BE4 - .4byte sub_8153AE8 - .4byte sub_8153BB0 - .4byte sub_8153C4C - .4byte sub_8153C70 - .4byte sub_8153C9C - .4byte sub_8153CC8 - .4byte sub_8153DD4 - .4byte sub_8153E1C - .4byte sub_8153E40 - .4byte sub_8153E88 |