mirror of
https://github.com/yawut/SDL.git
synced 2026-08-25 10:14:57 -05:00
Fixed a compiler warning on Mac OS X.
Thanks to Mattias Holm for the patch!
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#include <Carbon/Carbon.h>
|
||||
|
||||
//#define DEBUG_IME NSLog
|
||||
#define DEBUG_IME
|
||||
#define DEBUG_IME (void)
|
||||
|
||||
#ifndef NX_DEVICERCTLKEYMASK
|
||||
#define NX_DEVICELCTLKEYMASK 0x00000001
|
||||
|
||||
Reference in New Issue
Block a user