diff options
| author | YamaArashi <YamaArashi@users.noreply.github.com> | 2017-02-01 20:17:55 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-01 20:17:55 -0800 |
| commit | 39299306e059d82516247aeacd04b680509eef8c (patch) | |
| tree | 9ee1265e986292feca8d01345888134e9fd76ea3 /data | |
| parent | 82fed1cd4406bfabb76bede96be4b77ea752175d (diff) | |
| parent | bcff8d1b45d6cfdc0c2e5e94137aa0e578009f7c (diff) | |
Merge pull request #15 from camthesaxman/battle_ai
start decompiling battle_ai
Diffstat (limited to 'data')
| -rw-r--r-- | data/data2.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/data2.s b/data/data2.s index cd273a96e..c539917e2 100644 --- a/data/data2.s +++ b/data/data2.s @@ -1535,7 +1535,7 @@ gUnknown_08329F40:: @ 8329F40 gUnknown_0832A1C0:: @ 832A1C0 .incbin "baserom.gba", 0x32a1c0, 0x168 -gUnknown_0832A328:: @ 832A328 +gBitTable:: @ 832A328 .incbin "baserom.gba", 0x32a328, 0x80 gUnknown_0832A3A8:: @ 832A3A8 |
