From 31c3c94d64e1ac1e40c95acfda7de8b99b4f302b Mon Sep 17 00:00:00 2001 From: vulcandth Date: Sat, 12 Mar 2022 17:34:04 -0600 Subject: Build the Virtual Console patch with `make crystal11_vc` (#882) Fixes #813 --- engine/gfx/color.asm | 1 + 1 file changed, 1 insertion(+) (limited to 'engine/gfx') 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: -- cgit v1.2.3