mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-17 10:52:46 +00:00
Separate KeyEvents and KeyPresses
This commit is contained in:
@ -52,6 +52,7 @@ enum plOSMsg
|
||||
SYSKEYUP = WM_SYSKEYUP,
|
||||
M_BUTTONDN = WM_MBUTTONDOWN,
|
||||
M_BUTTONUP = WM_MBUTTONUP,
|
||||
CHAR_MSG = WM_CHAR,
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user