strgen/strgen.c
changeset 395 4c990f33dab7
parent 250 733e18ca6e93
child 451 1c72622b9701
--- a/strgen/strgen.c	Sun Nov 14 12:37:23 2004 +0000
+++ b/strgen/strgen.c	Sun Nov 14 13:07:07 2004 +0000
@@ -269,7 +269,7 @@
 	{"STATION", EmitSingleByte, 0x9A},
 	{"TOWN", EmitSingleByte, 0x9B},
 	{"CURRENCY64", EmitSingleByte, 0x9C},
-	{"CHECKPOINT", EmitSingleByte, 0x9D}, // checkpoint name
+	{"WAYPOINT", EmitSingleByte, 0x9D}, // waypoint name
 	// 0x9E=158 is the LAST special character we may use.
 
 	{"UPARROW", EmitSingleByte, 0xA0},