diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-11 02:23:26 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-11 02:44:20 -0800 |
commit | b2685320790a582a289f2821f328cac7e425cf61 (patch) | |
tree | 47a6dc6e5bf4a85c9b05dd08e507d21279d7cc0e /data/effect_sbin.s | |
parent | 66219cd4afaa5bca25fa722b9194b5c55341a0f6 (diff) |
split file archives
Diffstat (limited to 'data/effect_sbin.s')
-rw-r--r-- | data/effect_sbin.s | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/effect_sbin.s b/data/effect_sbin.s new file mode 100644 index 0000000..0007944 --- /dev/null +++ b/data/effect_sbin.s @@ -0,0 +1,5 @@ + .section .rodata + + .global gUnknown_9740000 +gUnknown_9740000: @ 9740000 + .incbin "baserom.gba", 0x1740000, 0x150000 |