mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2025-09-07 16:50:15 +02:00
Added scalable window, mouse controls.
This commit is contained in:
parent
1c5256a4c6
commit
debe52c1e0
11 changed files with 200 additions and 73 deletions
|
@ -22,6 +22,7 @@ struct optionsStruct
|
|||
int RightTableBumpKeyDft;
|
||||
int BottomTableBumpKeyDft;
|
||||
int Resolution;
|
||||
bool UniformScaling;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue