mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-24 17:49:52 +01:00
add LOCO preset
This commit is contained in:
parent
8c965c56c0
commit
80513f1458
@ -520,6 +520,10 @@ static void cfg_create_ini()
|
|||||||
"noactivateapp=true\n"
|
"noactivateapp=true\n"
|
||||||
"dk2hack=true\n"
|
"dk2hack=true\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
"; Chris Sawyer's Locomotion\n"
|
||||||
|
"[LOCO]\n"
|
||||||
|
"handlemouse=false\n"
|
||||||
|
"\n"
|
||||||
|
|
||||||
, fh);
|
, fh);
|
||||||
fclose(fh);
|
fclose(fh);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user