Made it human-friendly
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#ifndef __IMPROV_GFX__
|
||||
#define __IMPROV_GFX__
|
||||
#include "model.h"
|
||||
#include "geometry.h"
|
||||
|
||||
void Setup();
|
||||
void AddModel(Model* model);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user