add preset for Pandora's Box Puzzle Game
This commit is contained in:
parent
e6c9eea473
commit
3332b8c907
2 changed files with 5 additions and 0 deletions
|
@ -241,6 +241,7 @@ Need help and don't have a github account? Ask your questions on [Discord](https
|
|||
- Outlaws
|
||||
- Outlive
|
||||
- Pacific General
|
||||
- Pandora's Box Puzzle Game
|
||||
- Pajama Sam
|
||||
- Pajama Sam 3
|
||||
- Pajama Sam 3: You Are What You Eat From Your Head To Your Feet
|
||||
|
|
|
@ -1288,6 +1288,10 @@ static void cfg_create_ini()
|
|||
"adjmouse=true\n"
|
||||
"renderer=gdi\n"
|
||||
"\n"
|
||||
"; Pandora's Box Puzzle Game\n"
|
||||
"[Pandora's Box]\n"
|
||||
"fixchilds=0\n"
|
||||
"\n"
|
||||
"; Paddle Bash Hotshot\n"
|
||||
"[SPAGHSPaddle]\n"
|
||||
"no_compat_warning=true\n"
|
||||
|
|
Loading…
Reference in a new issue