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 908a600b..9c0655e9 100644 --- a/engine/gfx/color.asm +++ b/engine/gfx/color.asm @@ -761,6 +761,7 @@ _PushSGBPals: InitSGBBorder: call CheckCGB + vc_hook Network_RESET ret nz ; SGB/DMG only |