This commit is contained in:
Nishi 2026-01-12 05:33:04 +09:00
commit a310325a61
Signed by: nishi
GPG key ID: 27EF69B208EB9343
4 changed files with 15 additions and 15 deletions

View file

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