Remove extraneous version define

This commit is contained in:
Ryan Pavlik
2010-11-11 12:38:42 -06:00
parent 0369a148de
commit 5bb30e7109

View File

@@ -43,8 +43,6 @@
#define WIIUSE_MINOR 13 #define WIIUSE_MINOR 13
#define WIIUSE_MICRO 0 #define WIIUSE_MICRO 0
#define WIIUSE_VER 001300
#ifdef _WIN32 #ifdef _WIN32
/* windows */ /* windows */
#include <windows.h> #include <windows.h>