Added PS Vita support

This commit is contained in:
2023-03-14 00:20:43 -07:00
parent 3587efb9ad
commit f5c5d1f49d
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)
)