station_cmd.c
changeset 452 520e4ed6945d
parent 449 d9325d9f24bb
child 457 f656a2ff7b6c
--- a/station_cmd.c	Wed Nov 17 18:38:07 2004 +0000
+++ b/station_cmd.c	Wed Nov 17 18:49:55 2004 +0000
@@ -1122,7 +1122,7 @@
 
 	error("Custom station 0x%08x::0x%02x has no sprites associated.",
 	       spec->grfid, spec->localidx);
-	/* This is what gets subscribed of dtss->image in grfspecial.c,
+	/* This is what gets subscribed of dtss->image in newgrf.c,
 	 * so it's probably kinda "default offset". Try to use it as
 	 * emergency measure. */
 	return 0x42D;