GameINI: Remove trailing space for 1080° Snowboarding
This commit is contained in:
parent
21f4319302
commit
ce17dda1bf
|
@ -1,19 +1,19 @@
|
||||||
# NAOJ01, NAOE01, NAOP01, NAOK01 - 1080° Snowboarding
|
# NAOJ01, NAOE01, NAOP01, NAOK01 - 1080° Snowboarding
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Values set here will override the main Dolphin settings.
|
||||||
|
|
||||||
[OnLoad]
|
[OnLoad]
|
||||||
# Add memory patches to be loaded once on boot here.
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
# Add memory patches to be applied every frame here.
|
# Add memory patches to be applied every frame here.
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
DeferEFBCopies = False
|
DeferEFBCopies = False
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
|
|
Loading…
Reference in New Issue