summaryrefslogtreecommitdiff
path: root/games-arcade/epiar/files/epiar-0.5-gcc41.patch
blob: 7bc0e28d99cf6478c021df297862c3957341d588 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/src/game/game.h
+++ b/src/game/game.h
@@ -2,7 +2,6 @@
 #include "includes.h"
 
 extern Uint32 average_loop_time;
-extern Uint32 game_start_time;
 extern Uint32 total_play_time, total_frames_drawn;
 extern float average_session_fps, current_fps;