src/newgrf_callbacks.h
changeset 7205 0a6d45455ae5
parent 7199 e65a28455ee3
child 7207 277c6c315403
--- a/src/newgrf_callbacks.h	Sun Jul 08 18:57:00 2007 +0000
+++ b/src/newgrf_callbacks.h	Sun Jul 08 19:54:51 2007 +0000
@@ -153,7 +153,7 @@
 	CBID_INDUSTRY_WINDOW_MORE_TEXT  = 0x3A,
 
 	/* Called to determine industry special effects */
-	CBID_INDUSTRY_SPECIAL_EFFECT    = 0x3B, // not yet implemented
+	CBID_INDUSTRY_SPECIAL_EFFECT    = 0x3B,
 
 	/* Called to determine if industry can alter the ground below industry tile */
 	CBID_INDUSTRY_AUTOSLOPE         = 0x3C, // not yet implemented