Fix FastForward code (wrong button value)
This commit is contained in:
parent
374ab7feae
commit
f128d89f98
2 changed files with 7 additions and 4 deletions
|
@ -4486,17 +4486,17 @@
|
||||||
</description>
|
</description>
|
||||||
<source version="GMSJ01">
|
<source version="GMSJ01">
|
||||||
020ecde2 00000258
|
020ecde2 00000258
|
||||||
28400D50 00000204
|
28400D50 00000201
|
||||||
020ecde2 00000960
|
020ecde2 00000960
|
||||||
28400D51 00000208
|
28400D51 00000202
|
||||||
020ecde2 000012C0
|
020ecde2 000012C0
|
||||||
E0000000 00000000
|
E0000000 00000000
|
||||||
</source>
|
</source>
|
||||||
<source version="GMSJ0A">
|
<source version="GMSJ0A">
|
||||||
0227950E 00000258
|
0227950E 00000258
|
||||||
283F5428 00000204
|
283F5428 00000201
|
||||||
0227950E 00000960
|
0227950E 00000960
|
||||||
283F5429 00000208
|
283F5429 00000202
|
||||||
0227950E 000012C0
|
0227950E 000012C0
|
||||||
E0000000 00000000
|
E0000000 00000000
|
||||||
</source>
|
</source>
|
||||||
|
|
|
@ -1,4 +1,7 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
## Oct 17, 2022
|
||||||
|
- Fix FastForward code (wrong button value)
|
||||||
|
|
||||||
## Oct 16, 2022
|
## Oct 16, 2022
|
||||||
- \[QFT v1.2] Fix QFT background when 112\*fontSize is not an integer
|
- \[QFT v1.2] Fix QFT background when 112\*fontSize is not an integer
|
||||||
- Add StageIntroSkip, SpawnYoshi, FastForward, InstantLevelSelect
|
- Add StageIntroSkip, SpawnYoshi, FastForward, InstantLevelSelect
|
||||||
|
|
Loading…
Reference in a new issue