Handle player motion (arrow keys)
This commit is contained in:
@@ -5,6 +5,7 @@ set_default_target_options(game)
|
||||
target_include_directories(game PUBLIC include)
|
||||
|
||||
target_link_libraries(game PRIVATE
|
||||
m
|
||||
LibXml2::LibXml2
|
||||
SDL2::SDL2
|
||||
SDL2::SDL2main
|
||||
|
||||
Reference in New Issue
Block a user