forked from Kolyah35/minecraft-pe-0.6.1
server compilable
This commit is contained in:
@@ -18,7 +18,7 @@ public:
|
||||
void add(int list);
|
||||
void addR(const RenderChunk& chunk);
|
||||
|
||||
__inline void next() { ++listIndex; }
|
||||
inline void next() { ++listIndex; }
|
||||
|
||||
void render();
|
||||
void renderChunks();
|
||||
|
||||
Reference in New Issue
Block a user