forked from GitHub/gf-core
in libgu mark explicitly all functions that belong to the API
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include <gu/defs.h>
|
||||
|
||||
void* const gu_null = NULL;
|
||||
GU_API_DATA GuStruct* const gu_null_struct = NULL;
|
||||
GU_API GuStruct* const gu_null_struct = NULL;
|
||||
|
||||
Reference in New Issue
Block a user