Add a starfield in the background.
This should help to better visualize the velocity of the ship.
This commit is contained in:
@@ -44,7 +44,8 @@ include_directories(
|
||||
set(SRCS
|
||||
src/event_manager.c
|
||||
src/main.c
|
||||
src/ship.c)
|
||||
src/ship.c
|
||||
src/starfield.c)
|
||||
|
||||
add_definitions(-DVERSION="${TARGET_VERSION}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user