1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-18 11:19:10 +00:00

ifdef some Win32 InputCore stuff for plDrawable.

This commit is contained in:
Darryl Pogue
2012-01-04 21:37:52 -08:00
parent 30052e1ca4
commit 6f5643debd
3 changed files with 14 additions and 6 deletions

View File

@ -51,6 +51,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
//
// for Win32:
#ifdef HS_BUILD_FOR_WIN32
enum plOSMsg
{
@ -71,6 +72,12 @@ enum plOSMsg
CHAR_MSG = WM_CHAR,
};
#else
enum plOSMsg { };
#endif
//
// generic structure that we can use to describe