CMakeLists.txt: Add new file "tilemap.vert"
This commit is contained in:
parent
6bbdf7e183
commit
c0f25548bd
1 changed files with 1 additions and 0 deletions
|
@ -182,6 +182,7 @@ set(EMBEDDED_INPUT
|
|||
shader/simple.vert
|
||||
shader/simpleColor.vert
|
||||
shader/sprite.vert
|
||||
shader/tilemap.vert
|
||||
assets/liberation.ttf
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue