From fbaa5c9d4b48c000a52860a8392fc423c4e312f9 Mon Sep 17 00:00:00 2001 From: vulcandth Date: Sat, 26 Mar 2022 21:05:06 -0500 Subject: Build the Virtual Console patch with `make yellow_vc` (#80) --- engine/gfx/palettes.asm | 1 + 1 file changed, 1 insertion(+) (limited to 'engine/gfx') diff --git a/engine/gfx/palettes.asm b/engine/gfx/palettes.asm index fa7bb7c5..4d4e6d02 100644 --- a/engine/gfx/palettes.asm +++ b/engine/gfx/palettes.asm @@ -657,6 +657,7 @@ CheckSGB: SendMltReq1Packet: ld hl, MltReq1Packet call SendSGBPacket + vc_hook Network_RESET jp Wait7000 CopyGfxToSuperNintendoVRAM: -- cgit v1.3.1-sl0p