diff options
Diffstat (limited to 'home/palettes.asm')
-rw-r--r-- | home/palettes.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/palettes.asm b/home/palettes.asm index 265c7f11b..d5b6abff5 100644 --- a/home/palettes.asm +++ b/home/palettes.asm @@ -18,7 +18,6 @@ UpdateCGBPals:: ret z ForceUpdateCGBPals:: - ld a, [rSVBK] push af ld a, BANK(wBGPals2) |