X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=player_api.h;h=b3b6907c047b165e372baabcb7e9c495a1fd990c;hb=38514b4ba03412ad51df02dc2ba345e1be41005d;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;