summaryrefslogtreecommitdiffstats
path: root/games/krogue/files/patch-ag
blob: 15f0f9384e9f69f5c523a206e60fa6b80db371a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- krogue/rogue/rogue.h.orig	Fri May 12 00:58:55 2000
+++ krogue/rogue/rogue.h	Fri Feb  2 04:03:05 2001
@@ -28,7 +28,7 @@
 extern const char *cmd_q;
 extern struct obj *item_o;
 
-#define _T(x) (x) 
+#define msgQuote(x) (x) 
 #define transl(x) _i18n(x)
 
 #define NOTHING		((unsigned short)     0)
OpenPOWER on IntegriCloud