Added malfunctioning ship.

Currently it doesn't seem to be detecting the key preses.
This commit is contained in:
Nicolás Ortega Froysa
2018-03-25 17:47:31 +02:00
parent 80113d51ff
commit 88f3a5f1a5
8 changed files with 54 additions and 118 deletions

View File

@@ -42,7 +42,6 @@ include_directories(
SYSTEM ${ALLEG5_INCLUDE_DIRS})
set(SRCS
src/display.c
src/event_manager.c
src/main.c
src/ship.c)