mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2025-09-06 08:20:15 +02:00
winmain message_handler v1.
This commit is contained in:
parent
d83c4e2b26
commit
9ffab95d8e
21 changed files with 871 additions and 28 deletions
|
@ -9,7 +9,6 @@ public:
|
|||
static TTextBox* MissTextBox;
|
||||
static HINSTANCE hinst;
|
||||
static char WindowName[2];
|
||||
static char DatFileName[300];
|
||||
static int RightShift;
|
||||
static int LeftShift;
|
||||
static HWND hwnd_frame;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue