Remove redundant define
This commit is contained in:
@@ -16,7 +16,7 @@ v0.13 -- ?
|
|||||||
---------------------------
|
---------------------------
|
||||||
Added:
|
Added:
|
||||||
- Support for Wii Balance Board ("wiiboard"): your code can
|
- Support for Wii Balance Board ("wiiboard"): your code can
|
||||||
#ifdef WIIUSE_SUPPORTS_WIIBOARD (support based in part on
|
#ifdef EXP_WII_BOARD (support based in part on
|
||||||
code from TU-Delft)
|
code from TU-Delft)
|
||||||
- CMake-based cross-platform build system
|
- CMake-based cross-platform build system
|
||||||
- Version defines in wiiuse.h
|
- Version defines in wiiuse.h
|
||||||
|
|||||||
@@ -44,7 +44,6 @@
|
|||||||
#define WIIUSE_MICRO 0
|
#define WIIUSE_MICRO 0
|
||||||
|
|
||||||
#define WIIUSE_VER 001300
|
#define WIIUSE_VER 001300
|
||||||
#define WIIUSE_SUPPORTS_WIIBOARD
|
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
/* windows */
|
/* windows */
|
||||||
|
|||||||
Reference in New Issue
Block a user