CMakeLists.txt: Add new file "tilemap.vert"
This commit is contained in:
parent
6bbdf7e183
commit
c0f25548bd
|
@ -182,6 +182,7 @@ set(EMBEDDED_INPUT
|
||||||
shader/simple.vert
|
shader/simple.vert
|
||||||
shader/simpleColor.vert
|
shader/simpleColor.vert
|
||||||
shader/sprite.vert
|
shader/sprite.vert
|
||||||
|
shader/tilemap.vert
|
||||||
assets/liberation.ttf
|
assets/liberation.ttf
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue