mirror of https://github.com/PCSX2/pcsx2.git
Remove cheats file from redundant folder
Persona 4 cheats file and the cheats folder a redundant, as the installer doesn't use this folder, but creates a seperate cheats folder in My Documents/PCSX2 and the Binary release creates a cheats folder the first time you start up PCSX2.
This commit is contained in:
parent
490cb757bf
commit
adb17bb071
|
@ -1,15 +0,0 @@
|
|||
comment=Persona 4 Cheats
|
||||
|
||||
// Max Courage
|
||||
//patch=1,EE,007973F4,word,000000FF
|
||||
|
||||
// Inf Money
|
||||
//patch=1,EE,2079B68C,word,05F5E0FF
|
||||
|
||||
// Inf Health
|
||||
patch=1,EE,207973CC,word,000003E7
|
||||
patch=1,EE,007973CC,word,000003E7
|
||||
|
||||
// Inf Spirit
|
||||
patch=1,EE,207973CE,word,000003E7
|
||||
patch=1,EE,007973CE,word,000003E7
|
Loading…
Reference in New Issue