diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-10-13 13:17:19 -0500 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2018-10-13 13:17:19 -0500 |
commit | 00fc65b0d53d70efbe2cfaf9c0d3f8631c4dac97 (patch) | |
tree | 9d50fd101b871fafeeec35d5cdbe1c2398fc7810 /src/m4a_4.c | |
parent | 3228d4d268d6ef37124896875cded29d4e50d9c2 (diff) |
Last lib code
Diffstat (limited to 'src/m4a_4.c')
-rwxr-xr-x | src/m4a_4.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/m4a_4.c b/src/m4a_4.c index 9d2ad91..32f7a29 100755 --- a/src/m4a_4.c +++ b/src/m4a_4.c @@ -1,6 +1,5 @@ #include "gba/m4a_internal.h" -asm(".set memcpy, 0x08055970"); // TODO: asm(".set gXcmdTable, 0x0852DB74"); // TODO: asm(".set gPokemonCrySongs, 0x02032AE0"); // TODO: |