Delete roundtarget

This commit is contained in:
Crizomb 2025-06-13 21:51:03 +02:00
parent 05f8b11dec
commit dbb296ff5d
5 changed files with 2 additions and 74 deletions

View file

@ -19,7 +19,6 @@ endif()
add_executable(simpleGame
Source/Game.cpp Include/Game.hpp Source/Main.cpp
Source/RoundTarget.cpp Include/RoundTarget.hpp
Source/AudioEmitter.cpp Include/AudioEmitter.hpp
Source/NoteSprite.cpp Include/NoteSprite.hpp
Source/NoteTile.cpp Include/NoteTile.hpp Include/NotePlaceEnum.hpp