Début NoteSprite
This commit is contained in:
parent
6e6cfc347d
commit
611ff37653
7 changed files with 47 additions and 3 deletions
|
@ -21,6 +21,8 @@ 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
|
||||
)
|
||||
|
||||
target_include_directories(simpleGame PRIVATE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue