Added PS Vita support

This commit is contained in:
2023-03-14 00:20:43 -07:00
parent ef7a0b29ba
commit 4d0439ca11
39 changed files with 937 additions and 340 deletions

View File

@ -7,6 +7,4 @@
target_sources(${DAWN_TARGET_NAME}
PRIVATE
ExampleSpin.cpp
)
tool_scenecomponent(ExampleSpin scene/components/example/ExampleSpin.hpp)
)