summaryrefslogtreecommitdiff
path: root/home/gfx.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-06-17 10:39:06 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-06-17 10:39:06 -0400
commitf8c17542385e9004bd1730f1f01c97a60fe0e1a6 (patch)
tree32b9f36124669fd6ae85dba6969d0eeb7d2f6392 /home/gfx.asm
parent97c1f9dd27250f4bea46e8a3367f25127f119781 (diff)
Harmonize engine/{gfx, items, link, math} with pokecrystal
Diffstat (limited to 'home/gfx.asm')
-rw-r--r--home/gfx.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/gfx.asm b/home/gfx.asm
index 1a01b6c5..9be62597 100644
--- a/home/gfx.asm
+++ b/home/gfx.asm
@@ -281,7 +281,7 @@ Unreferenced_Copy2bpp::
add hl, hl
ld b, h
ld c, l
- pop de
+ pop de
pop hl
jp FarCopyBytes