From 011aa3f19abaf1d45483fad4776f0839d0701485 Mon Sep 17 00:00:00 2001 From: peter1138 Date: Mon, 26 Jan 2009 23:41:45 +0000 Subject: (svn r15280) -Cleanup: ancient and vastly out of date comment... --- src/newgrf_callbacks.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/newgrf_callbacks.h') diff --git a/src/newgrf_callbacks.h b/src/newgrf_callbacks.h index 0d3471da0..0c50610b2 100644 --- a/src/newgrf_callbacks.h +++ b/src/newgrf_callbacks.h @@ -24,8 +24,7 @@ enum CallbackID { /* There are no callbacks 0x02 - 0x0F. */ - /** Powered wagons, if the result is lower as 0x40 then the wagon is powered - * @todo : interpret the rest of the result, aka "visual effects". */ + /** Powered wagons and visual effects. */ CBID_TRAIN_WAGON_POWER = 0x10, // 8 bit callback /** Vehicle length, returns the amount of 1/8's the vehicle is shorter for trains and RVs. */ -- cgit v1.2.3-54-g00ecf