Add cheat codes for Mario Golf: Toadstool Tour
This commit is contained in:
parent
bb255d2666
commit
f38f51fce3
|
@ -0,0 +1,14 @@
|
||||||
|
# GFTE01 - Mario Golf: Toadstool Tour
|
||||||
|
|
||||||
|
[OnLoad]
|
||||||
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
# Add memory patches to be applied every frame here.
|
||||||
|
|
||||||
|
[ActionReplay]
|
||||||
|
# Add action replay cheats here.
|
||||||
|
$Unlock All Courses
|
||||||
|
0222A3CE 0000FFFF
|
||||||
|
$Unlock All Players
|
||||||
|
0222A3CC 0000FFFF
|
Loading…
Reference in New Issue