diff options
Diffstat (limited to 'engine/debug.asm')
-rwxr-xr-x | engine/debug.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/debug.asm b/engine/debug.asm index 913ea0a8d..0d2720990 100755 --- a/engine/debug.asm +++ b/engine/debug.asm @@ -1244,7 +1244,7 @@ Function8220f: ; 8220f rept 3 add hl, hl endr - ld de, wMapPals + ld de, UnknBGPals add hl, de ld de, wc608 ld bc, 8 |