diff src/animate.c @ 131:6a8588df68af

Tank can change direction and navigate on the mud area
author Thinker K.F. Li <thinker@branda.to>
date Wed, 17 Sep 2008 01:30:25 +0800
parents ba581d8a4b9b
children 9870b049b7f6
line wrap: on
line diff
--- a/src/animate.c	Tue Sep 16 21:23:34 2008 +0800
+++ b/src/animate.c	Wed Sep 17 01:30:25 2008 +0800
@@ -332,6 +332,7 @@
 }
 
 void mb_progm_abort(mb_progm_t *progm, mb_tman_t *tman) {
+    /*! \todo Make sure abort release resources. */
 }
 
 /*! \brief Return event subject for completion of a program.