Create a ship object.
This commit is contained in:
@@ -32,3 +32,5 @@ extern ALLEGRO_DISPLAY *display; ///< The allegro display.
|
||||
|
||||
extern int redraw; ///< Whether or not to redraw the screen.
|
||||
extern int run; ///< Whether or not to continue running the simulation.
|
||||
extern int show_help; ///< Whether or not to show the help info.
|
||||
extern int show_info; ///< Whether or not to show simulation info.
|
||||
|
||||
Reference in New Issue
Block a user