diff options
Diffstat (limited to 'games/sopwith/files/patch-src_swtitle.h')
-rw-r--r-- | games/sopwith/files/patch-src_swtitle.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/sopwith/files/patch-src_swtitle.h b/games/sopwith/files/patch-src_swtitle.h deleted file mode 100644 index 29431232c089..000000000000 --- a/games/sopwith/files/patch-src_swtitle.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/swtitle.h.orig 2007-10-02 19:17:03.000000000 +0200 -+++ src/swtitle.h 2007-10-02 19:17:22.000000000 +0200 -@@ -30,6 +30,7 @@ - extern int getgame(); - extern void swtitln(); - extern void swtitlf(); -+extern BOOL titleflg; - - #endif - |