mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
LOVE arguments now work with Unicode in Windows.
This commit is contained in:
@@ -62,4 +62,8 @@
|
||||
# define LOVE_EXPORT
|
||||
#endif
|
||||
|
||||
#if defined(LOVE_WINDOWS)
|
||||
# define LOVE_LEGENDARY_UTF8_ARGV_HACK
|
||||
#endif
|
||||
|
||||
#endif // LOVE_CONFIG_H
|
||||
|
||||
Reference in New Issue
Block a user