Platform and PlatformSystem added to the game. WiP.
This commit is contained in:
parent
4d9190b0db
commit
6fe884cd5a
6 changed files with 183 additions and 0 deletions
|
@ -51,6 +51,8 @@ add_executable(${PROJECT_NAME}
|
|||
src/drawable.cpp
|
||||
src/sizeratio.cpp
|
||||
src/sizenotifiable.cpp
|
||||
src/platform.cpp
|
||||
src/platformsystem.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(${PROJECT_NAME}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue