preparing LerpLine example.

This commit is contained in:
2024-07-30 00:11:04 +08:00
parent 412ed6f3f2
commit 28fcdb6216
5 changed files with 135 additions and 3 deletions

View File

@@ -10,4 +10,6 @@
endmacro()
CreateProject(00.line line.cpp)
CreateProject(01.roundbox roundbox.cpp)
CreateProject(01.LerpLine LerpLine.cpp)
CreateProject(02.roundbox roundbox.cpp)