From f0bf1dfeaeb56c48e83190e59caee4eca3c85c95 Mon Sep 17 00:00:00 2001 From: Rangi42 Date: Tue, 4 Feb 2025 08:29:14 +0100 Subject: Fix hardcoded address in Blue VC patch --- vc/pokeblue.patch.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vc') diff --git a/vc/pokeblue.patch.template b/vc/pokeblue.patch.template index 0bd83a07..e497eddd 100644 --- a/vc/pokeblue.patch.template +++ b/vc/pokeblue.patch.template @@ -427,7 +427,7 @@ ConditionValueC = {dws_ R_CHAR O_CHAR C_CHAR K_CHAR [FPA 76 Begin@Reduce_move_anim_flashing_Explosion] Mode = 3 Type = 0 -Address = 0x78186 +Address = {hex @} MotionBEnable0 = 3 MotionBlur0 = 28 ConditionType = 0 -- cgit v1.3.1-sl0p