mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-14 22:03:27 +01:00
add preset for Star Wars Rebellion
This commit is contained in:
parent
7dc7028002
commit
a77c3c21dc
@ -313,6 +313,7 @@ Need help and don't have a github account? Ask your questions on [Discord](https
|
||||
- SPY Fox in Dry Cereal
|
||||
- SPY Fox: Hold the Mustard
|
||||
- SPY Fox: Operation Ozone
|
||||
- Star Wars Rebellion
|
||||
- Star Wars Jedi Knight: Dark Forces II
|
||||
- Star Wars: Galactic Battlegrounds
|
||||
- Star Wars: Galactic Battlegrounds: Clone Campaigns
|
||||
|
10
src/config.c
10
src/config.c
@ -1466,6 +1466,16 @@ static void cfg_create_ini()
|
||||
"maintas=false\n"
|
||||
"boxing=false\n"
|
||||
"\n"
|
||||
"; Star Wars Rebellion\n"
|
||||
"[REBEXE]\n"
|
||||
"adjmouse=false\n"
|
||||
"width=0\n"
|
||||
"height=0\n"
|
||||
"resizable=false\n"
|
||||
"maintas=false\n"
|
||||
"boxing=false\n"
|
||||
"hook=2\n"
|
||||
"\n"
|
||||
"; Star Wars: Galactic Battlegrounds\n"
|
||||
"[battlegrounds]\n"
|
||||
"nonexclusive=true\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user