LPR - Walking
[carveJwlIkooP6JGAAIwe30JlM.git] / player_model.h
index 273fe578fdc96c000e6d9d5f49797daab69eb2b7..4a09b90589233e2c3d91a6f2cd3c81bde26abb34 100644 (file)
@@ -5,7 +5,14 @@
 #ifndef CHARACTER_H 
 #define CHARACTER_H
 
+#define VG_GAME
+#include "vg/vg.h"
+
+#if 0
 #include "player.h"
+#endif
+
+#include "model.h"
 #include "player_ragdoll.h"
 #include "shaders/viewchar.h"