aboutsummaryrefslogtreecommitdiffstats
path: root/engine/gfx
diff options
context:
space:
mode:
Diffstat (limited to 'engine/gfx')
-rw-r--r--engine/gfx/palettes.asm1
1 files changed, 1 insertions, 0 deletions
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: