forked from oerkki/voxelands
Making the tutrial works - Part 4
This commit is contained in:
parent
91c624da27
commit
bdfc8e094a
|
@ -285,6 +285,7 @@ endif()
|
||||||
set(voxelands_SRCS
|
set(voxelands_SRCS
|
||||||
${common_SRCS}
|
${common_SRCS}
|
||||||
${audio_SRCS}
|
${audio_SRCS}
|
||||||
|
tutorial.cpp
|
||||||
sky.cpp
|
sky.cpp
|
||||||
hud.cpp
|
hud.cpp
|
||||||
content_mapblock.cpp
|
content_mapblock.cpp
|
||||||
|
|
Loading…
Reference in New Issue