freebsd-ports/japanese/nethack34/files/patch-ja
Akinori MUSHA 3ea67e2b4c Add JNetHack 3.4.0-0.6. This port was repocopied from
japanese/nethack(32), but is mostly based on games/nethack34.
2002-07-07 16:52:48 +00:00

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