We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6c9eea commit 3332b8cCopy full SHA for 3332b8c
README.md
@@ -241,6 +241,7 @@ Need help and don't have a github account? Ask your questions on [Discord](https
241
- Outlaws
242
- Outlive
243
- Pacific General
244
+- Pandora's Box Puzzle Game
245
- Pajama Sam
246
- Pajama Sam 3
247
- Pajama Sam 3: You Are What You Eat From Your Head To Your Feet
src/config.c
@@ -1288,6 +1288,10 @@ static void cfg_create_ini()
1288
"adjmouse=true\n"
1289
"renderer=gdi\n"
1290
"\n"
1291
+ "; Pandora's Box Puzzle Game\n"
1292
+ "[Pandora's Box]\n"
1293
+ "fixchilds=0\n"
1294
+ "\n"
1295
"; Paddle Bash Hotshot\n"
1296
"[SPAGHSPaddle]\n"
1297
"no_compat_warning=true\n"
0 commit comments