X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=addon_types.h;fp=addon_types.h;h=5c6730fd117af91d63376faa727dfbaa63ed5c1d;hb=a109f126d8adab622e38fbcc2d4281e75255246a;hp=b916dd0af0aeeb83096d17eb11163285a8cd52ff;hpb=f965094faed4f1828c7a6a6b3ca856bd5f1e5248;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/addon_types.h b/addon_types.h index b916dd0..5c6730f 100644 --- a/addon_types.h +++ b/addon_types.h @@ -15,10 +15,8 @@ enum addon_type{ #define ADDON_MOUNTED_MAX 128 #define ADDON_UID_MAX 76 -#ifdef VG_GAME +#ifdef VG_ENGINE -#include "vg/vg_stdint.h" -#include "stddef.h" #include "world.h" #include "player.h"