waypoint.c
changeset 5350 7564e1c8f5dd
parent 5348 cbe04b6ce2fa
child 5385 3868f2e6db9b
--- a/waypoint.c	Wed Dec 20 23:44:39 2006 +0000
+++ b/waypoint.c	Thu Dec 21 00:13:56 2006 +0000
@@ -150,7 +150,7 @@
  * Update waypoint graphics id against saved GRFID/localidx.
  * This is to ensure the chosen graphics are correct if GRF files are changed.
  */
-void UpdateAllWaypointCustomGraphics(void)
+void AfterLoadWaypoints(void)
 {
 	Waypoint *wp;