1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-14 22:03:27 +01:00

add preset for Pandora's Box Puzzle Game

This commit is contained in:
FunkyFr3sh 2024-11-25 23:48:00 +01:00
parent e6c9eea473
commit 3332b8c907
2 changed files with 5 additions and 0 deletions

View File

@ -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

View File

@ -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"