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/battle/core.asm | 1 + 1 file changed, 1 insertion(+) (limited to 'engine/battle/core.asm') diff --git a/engine/battle/core.asm b/engine/battle/core.asm index 5a6f20ce9..a8c54b77f 100644 --- a/engine/battle/core.asm +++ b/engine/battle/core.asm @@ -8940,6 +8940,7 @@ InitBattleDisplay: predef PlaceGraphic xor a ldh [hWY], a + vc_hook fight_begin ldh [rWY], a call WaitBGMap call HideSprites -- cgit v1.2.3