mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 03:09:13 +00:00
Convert hsConfig defines to cmake -- fixes #93
This commit is contained in:
@ -42,12 +42,10 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#ifndef plKeyDef_inc
|
||||
#define plKeyDef_inc
|
||||
|
||||
#include "hsConfig.h"
|
||||
#include "HeadSpin.h"
|
||||
|
||||
#if HS_BUILD_FOR_WIN32
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
#define VK_BACK_QUOTE 0xc0
|
||||
// MinGW is missing these definitions:
|
||||
#ifndef VK_OEM_PLUS
|
||||
|
Reference in New Issue
Block a user