overhauled physics engine
This commit is contained in:
@@ -95,8 +95,6 @@ public:
|
||||
private:
|
||||
const char* name;
|
||||
const char* shaderFilename;
|
||||
|
||||
static List<VertexInputType*> globalTypeList;
|
||||
};
|
||||
|
||||
#define DECLARE_VERTEX_INPUT_TYPE(inputClass) \
|
||||
|
||||
Reference in New Issue
Block a user