Initial commit
This commit is contained in:
10
include/Base.h
Normal file
10
include/Base.h
Normal file
@@ -0,0 +1,10 @@
|
||||
//#ifndef BASE
|
||||
//#define BASE
|
||||
|
||||
//#include "NodeRenderer.h"
|
||||
#include "MapBlock.h"
|
||||
class NodeManager;
|
||||
|
||||
extern NodeManager nodeManager;
|
||||
|
||||
//#endif
|
||||
Reference in New Issue
Block a user