From 1be5124f7db3ed7d1e25519dffeb7cebc759bd3d Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 24 Feb 2007 12:50:05 +0000 Subject: (svn r8877) -Cleanup: remove already implemented @todo --- src/table/animcursors.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/table/animcursors.h') diff --git a/src/table/animcursors.h b/src/table/animcursors.h index 856527f93..abd9c0a9b 100644 --- a/src/table/animcursors.h +++ b/src/table/animcursors.h @@ -5,9 +5,7 @@ * Animated cursors consist of the number of sprites that are * displayed in a round-robin manner. Each sprite also has a time * associated that indicates how many ticks the corresponding sprite - * is to be displayed. Currently all this information is recorded in a single - * array. @todo This should be converted into an array of structs on the long run - * All these arrays end up in an array of pointers called _animcursors. + * is to be displayed. */ /** Creates two array entries that define one -- cgit v1.2.3-54-g00ecf