mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 10:42:07 +00:00
remove mswin-type define -- this is UNIX
This commit is contained in:
@@ -9,11 +9,6 @@
|
||||
#include "lib/types.h"
|
||||
#include "lib/library.h"
|
||||
|
||||
// Quick and dirty...but it works
|
||||
#ifdef __GNUC__
|
||||
#define strcmpi strcasecmp
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Print the usagescreen
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user