remove xemil

This commit is contained in:
Nishi 2026-01-12 09:12:19 +09:00
commit 37af5146fc
Signed by: nishi
GPG key ID: 27EF69B208EB9343
8 changed files with 5 additions and 25 deletions

View file

@ -7,10 +7,6 @@
#include <stdarg.h>
#include <math.h>
#ifdef _GEARSRC
#include <xemil.h>
#endif
#if defined(_GEARSRC) && defined(_WIN32)
#define GSDECL extern __declspec(dllexport)
#elif defined(_WIN32)