3ea67e2b4c
japanese/nethack(32), but is mostly based on games/nethack34.
14 lines
387 B
Text
14 lines
387 B
Text
--- include/winX.h.orig Sun Jun 16 13:15:58 2002
|
|
+++ include/winX.h Sun Jun 16 13:21:39 2002
|
|
@@ -378,11 +378,7 @@
|
|
E void FDECL(clear_text_buffer,(struct text_buffer*));
|
|
E void FDECL(free_text_buffer,(struct text_buffer*));
|
|
#ifdef GRAPHIC_TOMBSTONE
|
|
-#ifndef XI18N
|
|
E void FDECL(calculate_rip_text, (int));
|
|
-#else
|
|
-E void FDECL(calculate_rip_text, (int, XFontSet));
|
|
-#endif
|
|
#endif
|
|
|
|
|