diff options
Diffstat (limited to 'engine/diploma.asm')
-rw-r--r-- | engine/diploma.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/diploma.asm b/engine/diploma.asm index 420bff7f1..f14ac383d 100644 --- a/engine/diploma.asm +++ b/engine/diploma.asm @@ -33,7 +33,7 @@ Function1dd709: ; 1dd709 call WaitBGMap ld b, $8 call GetSGBLayout - call Function32f9 + call SetPalettes call DelayFrame ret ; 1dd760 |