Aegisub/aegisub/libass/msvc/strings.h

4 lines
59 B
C
Raw Normal View History

#define strncasecmp _strnicmp
#define strcasecmp _stricmp