summaryrefslogtreecommitdiff
path: root/src/engine
diff options
context:
space:
mode:
authorxCrystal <rgr.crystal@gmail.com>2018-02-19 16:15:17 +0100
committerxCrystal <rgr.crystal@gmail.com>2018-02-19 16:15:17 +0100
commit20eb1851ec183fb5651f514b6c27d7fe0c157410 (patch)
tree41b3e88e274d168216784952c677ee3aacc1799f /src/engine
parent81ff6d189e101d399e26ebad93a3427bd20156bb (diff)
Move gfx/unnamed/ to gfx/duel/
they're more duel anim gfx scattered at the end of banks not no waste space
Diffstat (limited to 'src/engine')
-rw-r--r--src/engine/home.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/home.asm b/src/engine/home.asm
index 0040051..cd10623 100644
--- a/src/engine/home.asm
+++ b/src/engine/home.asm
@@ -4387,7 +4387,7 @@ DrawDuelBoxMessage: ; 2167 (0:2167)
ld a, $a0
ld hl, $010a
ld bc, $0a04
- ld de, $0504
+ lb de, 5, 4
jp Func_1f5f
; 0x2189