Free remaining global allocs

This commit is contained in:
jaburns
2020-10-27 15:51:04 -06:00
parent b921cb04bb
commit 6563afc16d
4 changed files with 18 additions and 69 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
#include <stdbool.h>
#ifdef _WIN32
#ifdef BUILDING_SM64_DLL
#ifdef SM64_LIB_EXPORT
#define SM64_LIB_FN __declspec(dllexport)
#else
#define SM64_LIB_FN __declspec(dllimport)