Removed LOVE_LEGENDARY_UTF8_ARGV_HACK, SDL 2.0 does it for us.

This commit is contained in:
Alex Szpakowski
2016-01-25 22:52:32 -04:00
parent 95ae3183da
commit ab91ff0bfe
2 changed files with 2 additions and 47 deletions
-1
View File
@@ -76,7 +76,6 @@
#endif
#if defined(LOVE_WINDOWS)
# define LOVE_LEGENDARY_UTF8_ARGV_HACK
# define LOVE_LEGENDARY_CONSOLE_IO_HACK
# define NOMINMAX
#endif