mirror of https://github.com/odrling/Aegisub
4 lines
59 B
C
4 lines
59 B
C
|
#define strncasecmp _strnicmp
|
||
|
#define strcasecmp _stricmp
|
||
|
|