mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2025-09-07 16:50:15 +02:00
parent
81c2034a16
commit
c3b6daefc9
3 changed files with 11 additions and 1 deletions
|
@ -53,6 +53,7 @@ struct optionsStruct
|
|||
int FramesPerSecond;
|
||||
int UpdatesPerSecond;
|
||||
bool ShowMenu;
|
||||
bool UncappedUpdatesPerSecond;
|
||||
};
|
||||
|
||||
struct ControlRef
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue