From 7f78fed85a8c8b0ba83ff982f35d2db01ba58aad Mon Sep 17 00:00:00 2001 From: Rangi42 Date: Tue, 4 Feb 2025 08:29:51 +0100 Subject: Fix hardcoded address in VC patch --- vc/pokeyellow.patch.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vc/pokeyellow.patch.template b/vc/pokeyellow.patch.template index 203d34f8..5ba2be99 100644 --- a/vc/pokeyellow.patch.template +++ b/vc/pokeyellow.patch.template @@ -252,7 +252,7 @@ ConditionValueC = {dws_ 0x0f } [FPA 031801 End2@Stop_reducing_intro_scene_flashing_0F] Mode = 3 Type = 1 -Address = 0xF9e4b +Address = {Hex @} ConditionType = 0 ConditionValueA = {dws_ wYellowIntroCurrentScene} ConditionValueB = {dws_ == } -- cgit v1.3.1-sl0p