Split MapBlock's header and implementation
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# depslib dependency file v1.0
|
||||
1667164139 source:c:\development\xtreemminer\main.cpp
|
||||
1667164816 source:c:\development\xtreemminer\main.cpp
|
||||
<stdlib.h>
|
||||
<GL/glut.h>
|
||||
"Utilities.h"
|
||||
@@ -11,13 +11,14 @@
|
||||
<cstdio>
|
||||
"FastNoiseLite.h"
|
||||
<random>
|
||||
<SFML/Window.hpp>
|
||||
|
||||
1667164197 c:\development\xtreemminer\include\noderenderer.h
|
||||
"Base.h"
|
||||
"MapBlock.h"
|
||||
<GL/glut.h>
|
||||
|
||||
1667161818 c:\development\xtreemminer\include\mapblock.h
|
||||
1667167677 c:\development\xtreemminer\include\mapblock.h
|
||||
"Base.h"
|
||||
<math.h>
|
||||
<cstdio>
|
||||
@@ -54,3 +55,6 @@
|
||||
1667079584 c:\development\xtreemminer\include\fastnoiselite.h
|
||||
<cmath>
|
||||
|
||||
1667167831 source:c:\development\xtreemminer\mapblock.cpp
|
||||
"MapBlock.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user