summaryrefslogtreecommitdiff
path: root/engine/palettes.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-05-23 15:34:35 -0700
committeryenatch <yenatch@gmail.com>2014-05-23 15:34:35 -0700
commit8f8281fe6ed02d8235ab9f92fa6ae93f50a3bf8e (patch)
tree58a093bd6c1bdb5e0d7a978c8ace042c6b3d16bd /engine/palettes.asm
parent955b53047c6d2ddc223ed24191de98f4b4fee5e5 (diff)
Comment some more bank 0 functions.
Diffstat (limited to 'engine/palettes.asm')
-rwxr-xr-xengine/palettes.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/palettes.asm b/engine/palettes.asm
index ab8e7076..6c1a9b1d 100755
--- a/engine/palettes.asm
+++ b/engine/palettes.asm
@@ -409,7 +409,7 @@ LoadSGBBorderAndPalettes: ; 7202b (1c:602b)
ld de, PalPacket_724d8
ld hl, SuperPalettes
call Func_7210b
- call ZeroVram
+ call ClearVram
ld hl, PalPacket_72538
jp SendSGBPacket