Rename app/ directory to game/
This commit is contained in:
@@ -38,4 +38,4 @@ find_package(SDL2 REQUIRED CONFIG REQUIRED COMPONENTS SDL2 SDL2main)
|
||||
find_package(SDL2_image REQUIRED)
|
||||
|
||||
add_subdirectory(engine)
|
||||
add_subdirectory(app)
|
||||
add_subdirectory(game)
|
||||
|
||||
Reference in New Issue
Block a user