Added first test to show the object can be created
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
|
||||
#include "Globals.h"
|
||||
|
||||
#include "../World.h"
|
||||
#include "../BlockID.h"
|
||||
#include "../Defines.h"
|
||||
#include "../Chunk.h"
|
||||
|
||||
#include "Simulator.inc"
|
||||
|
||||
#pragma clang diagnostic ignored "-Wweak-template-vtables"
|
||||
|
||||
Reference in New Issue
Block a user