diff options
Diffstat (limited to 'engine/gfx')
-rw-r--r-- | engine/gfx/color.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/gfx/color.asm b/engine/gfx/color.asm index af7b7cd3d..092980a0e 100644 --- a/engine/gfx/color.asm +++ b/engine/gfx/color.asm @@ -1033,6 +1033,7 @@ endr .FinalPush: ld hl, MltReq1Packet call _PushSGBPals + vc_hook Network_RESET jp SGBDelayCycles SGBBorder_PushBGPals: |