You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-arcade/epiar/files/epiar-0.5-gcc41.patch

11 lines
332 B

--- src/game/game.h.old 2006-04-23 22:13:36.000000000 +0200
+++ src/game/game.h 2006-04-23 22:13:50.000000000 +0200
@@ -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;