aboutsummaryrefslogtreecommitdiffstats
path: root/engine/gfx
diff options
context:
space:
mode:
Diffstat (limited to 'engine/gfx')
-rw-r--r--engine/gfx/palettes.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/gfx/palettes.asm b/engine/gfx/palettes.asm
index 4d4e6d02..0c175d2d 100644
--- a/engine/gfx/palettes.asm
+++ b/engine/gfx/palettes.asm
@@ -657,7 +657,7 @@ CheckSGB:
SendMltReq1Packet:
ld hl, MltReq1Packet
call SendSGBPacket
- vc_hook Network_RESET
+ vc_hook Unknown_network_reset
jp Wait7000
CopyGfxToSuperNintendoVRAM: