libsm64.h must be portable

This commit is contained in:
headshot2017
2023-02-01 22:29:02 -04:00
parent 535a89bea1
commit e7b3421fef
3 changed files with 2 additions and 5 deletions
-4
View File
@@ -5,10 +5,6 @@
#include <stdint.h>
#include <stdbool.h>
#include "decomp/include/mario_animation_ids.h"
#include "decomp/include/audio_defines.h"
#include "decomp/include/seq_ids.h"
#ifdef _WIN32
#ifdef SM64_LIB_EXPORT
#define SM64_LIB_FN __declspec(dllexport)