Buttload of hacking.
[newkind] / space.h
diff --git a/space.h b/space.h
index 1fa72b1..9cf281d 100644 (file)
--- a/space.h
+++ b/space.h
@@ -87,6 +87,8 @@ void jump_warp (void);
 void launch_player (void);
 
 void engage_docking_computer (void);
+void display_condition(void);
+void update_condition(void);
 
 #endif