diff options
author | Marco Willems (M17.1) <progreon@gmail.com> | 2018-01-15 02:25:01 +0100 |
---|---|---|
committer | Marco Willems (M17.1) <progreon@gmail.com> | 2018-01-15 02:25:01 +0100 |
commit | d2e0d49392945e419c67b65c49942252e83dfabe (patch) | |
tree | 5f7dcebdf142b637764b3cf0587fa47c52cd0ec0 /data | |
parent | 6d2302637dbc7dfd597c7f95de780b1a21079f15 (diff) |
done testing
Diffstat (limited to 'data')
-rw-r--r-- | data/battle_interface.s | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/data/battle_interface.s b/data/battle_interface.s index 3c79b9f4b..d83c8e222 100644 --- a/data/battle_interface.s +++ b/data/battle_interface.s @@ -277,42 +277,3 @@ gUnknown_0820A89C:: @ 820A89C gUnknown_0820A8B0:: @ 820A8B0 .string "{HIGHLIGHT RED}$" - - .align 2 -gUnknown_0820A8B4:: @ 820A8B4 - .4byte OBJ_VRAM0 + 0x40 - .4byte OBJ_VRAM0 + 0x60 - .4byte OBJ_VRAM0 + 0x80 - .4byte OBJ_VRAM0 + 0xA0 - .4byte OBJ_VRAM0 + 0xC0 - .4byte OBJ_VRAM0 + 0xE0 - .4byte OBJ_VRAM0 + 0x800 - .4byte OBJ_VRAM0 + 0x820 - .4byte OBJ_VRAM0 + 0x840 - .4byte OBJ_VRAM0 + 0x860 - - .align 2 -gUnknown_0820A8DC:: @ 820A8DC - .4byte OBJ_VRAM0 + 0x20 - .4byte OBJ_VRAM0 + 0x40 - .4byte OBJ_VRAM0 + 0x60 - .4byte OBJ_VRAM0 + 0x80 - .4byte OBJ_VRAM0 + 0xA0 - .4byte OBJ_VRAM0 + 0xC0 - .4byte OBJ_VRAM0 + 0xE0 - .4byte OBJ_VRAM0 + 0x400 - .4byte OBJ_VRAM0 + 0x420 - .4byte OBJ_VRAM0 + 0x440 - - .align 2 -gUnknown_0820A904:: @ 820A904 - .4byte OBJ_VRAM0 + 0x40 - .4byte OBJ_VRAM0 + 0x60 - .4byte OBJ_VRAM0 + 0x80 - .4byte OBJ_VRAM0 + 0xA0 - .4byte OBJ_VRAM0 + 0xC0 - .4byte OBJ_VRAM0 + 0xE0 - .4byte OBJ_VRAM0 + 0x400 - .4byte OBJ_VRAM0 + 0x420 - .4byte OBJ_VRAM0 + 0x440 - .4byte OBJ_VRAM0 + 0x460 |