Skip to content

Commit

Permalink
Merge pull request #559 from Gadgetoid/example-piano
Browse files Browse the repository at this point in the history
Re-sort example CMakeLists
  • Loading branch information
Gadgetoid authored Jan 18, 2021
2 parents 6f76065 + ec96bdc commit 0ea8cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ add_subdirectory(multiplayer)
add_subdirectory(palette-cycle)
add_subdirectory(palette-swap)
add_subdirectory(particle)
add_subdirectory(piano)
add_subdirectory(platformer)
add_subdirectory(profiler-test)
#add_subdirectory(racer)
Expand All @@ -35,4 +36,3 @@ add_subdirectory(tunnel)
add_subdirectory(tween-demo)
add_subdirectory(tween-test)
add_subdirectory(voxel)
add_subdirectory(piano)

0 comments on commit 0ea8cbf

Please sign in to comment.