summaryrefslogtreecommitdiff
path: root/engine/color.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/color.asm')
-rw-r--r--engine/color.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/color.asm b/engine/color.asm
index bdac2b97f..d8814bf3a 100644
--- a/engine/color.asm
+++ b/engine/color.asm
@@ -768,7 +768,7 @@ Unreferenced_Function97cc:
ld a, PREDEFPAL_TRADE_TUBE
call GetPredefPal
call .PushPalette
- ld a, PREDEFPAL_21
+ ld a, PREDEFPAL_RB_GREENMON
call GetPredefPal
call .PushPalette
ret