X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=player_api.h;h=b3b6907c047b165e372baabcb7e9c495a1fd990c;hb=74b2136d5b41b18e2eec698f1fd11b503aa1100a;hp=2c2d18ece0cab214ebfb66c89a261dea1110c027;hpb=3e59ac7081ea3005060b56449bc77c8f73cdc6b6;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/player_api.h b/player_api.h index 2c2d18e..b3b6907 100644 --- a/player_api.h +++ b/player_api.h @@ -5,7 +5,7 @@ #include "camera.h" #include "entity.h" -#define PLAYER_API VG_STATIC +#define PLAYER_API static typedef struct player_instance player_instance; typedef struct player_pose player_pose;