From 2831e232b886c5e3b0791ea5192f9e5194e6abf3 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Fri, 9 Mar 2018 23:55:49 -0500 Subject: Added IGUIImages Added the ability to display itextures on the gui --- src/shared/lua_api/load_phys.hpp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/shared/lua_api/load_phys.hpp') diff --git a/src/shared/lua_api/load_phys.hpp b/src/shared/lua_api/load_phys.hpp index 5e05642..6f9e9a9 100644 --- a/src/shared/lua_api/load_phys.hpp +++ b/src/shared/lua_api/load_phys.hpp @@ -3,12 +3,5 @@ extern "C" { #include #include } -#include "load_core.hpp" - -struct EntityPhysics : EntityMass{ - btTransform* transform; - btRigidBody* rigidbody; - btCollisionShape* shape; -}EntityPhysics; void loadPhysLibs(lua_State* L); -- cgit v1.2.3-70-g09d2