gfx.h
changeset 2407 983f1d8a0614
parent 2406 be5cfb8cd20d
child 2436 177cb6a8339f
--- a/gfx.h	Sat Sep 10 07:38:03 2005 +0000
+++ b/gfx.h	Sat Sep 10 08:17:30 2005 +0000
@@ -41,7 +41,7 @@
 
 // XXX doesn't really belong here, but the only
 // consumers always use it in conjunction with DoDrawString()
-#define UPARROW   "\xA0"
+#define UPARROW   "\x80"
 #define DOWNARROW "\xAA"