diff options
Diffstat (limited to 'news/husky-msged/files/patch-nshow.h')
-rw-r--r-- | news/husky-msged/files/patch-nshow.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/news/husky-msged/files/patch-nshow.h b/news/husky-msged/files/patch-nshow.h deleted file mode 100644 index 2954d5d220dd..000000000000 --- a/news/husky-msged/files/patch-nshow.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ./nshow.h.orig Fri Jan 24 15:28:13 2003 -+++ ./nshow.h Fri Jan 24 15:28:35 2003 -@@ -11,7 +11,7 @@ - - extern int groupmove; - --int InitScreen(void); -+int InitScreen(int draw_statbar); - void AddHG(HotGroup * h, int num, int id, int x1, int y1, int x2, int y2); - void BuildHotSpots(void); - void KillHotSpots(void); |