mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
4 lines
59 B
C
4 lines
59 B
C
#define strncasecmp _strnicmp
|
|
#define strcasecmp _stricmp
|
|
|