diff options
Diffstat (limited to 'vc/pokesilver.patch.template')
-rw-r--r-- | vc/pokesilver.patch.template | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vc/pokesilver.patch.template b/vc/pokesilver.patch.template index 46936d0e..d6cd6754 100644 --- a/vc/pokesilver.patch.template +++ b/vc/pokesilver.patch.template @@ -585,7 +585,7 @@ Fixcode={patch} Mode = 6 Type = 0 Address = {hex @} -MemAddress={hex hJoyPressed} +MemAddress={hex~ hJoyPressed} Fixcode={db NO_INPUT} ConditionType = 0 ConditionValueA = {dws_ wWindowStackPointer wWindowStackPointer+1 wMenuJoypad wMenuSelection wMenuSelection wMenuCursorY hJoyPressed hJoyPressed hJoyPressed hJoyPressed} @@ -600,7 +600,7 @@ ConditionValueC = {dws_ 0xb7 0xb9 A_BUTTON 0x Mode = 6 Type = 0 Address = {hex @} -MemAddress={hex hJoyPressed} +MemAddress={hex~ hJoyPressed} Fixcode={db NO_INPUT} ConditionType = 0 ConditionValueA = {dws_ wWindowStackPointer wWindowStackPointer+1 wMenuJoypad wMenuSelection wMenuCursorY hJoyPressed hJoyPressed hJoyPressed hJoyPressed wWarpNumber wMapGroup wMapNumber} @@ -641,7 +641,7 @@ Fixcode={patch} Mode = 6 Type = 0 Address = {hex @} -MemAddress={hex hJoyPressed} +MemAddress={hex~ hJoyPressed} Fixcode={db NO_INPUT} ConditionType = 0 ConditionValueA = {dws_ wWindowStackPointer wWindowStackPointer+1 wMenuJoypad wMenuSelection wDexArrowCursorPosIndex hJoyPressed hJoyPressed hJoyPressed hJoyPressed} |