diff src/animate.c @ 129:ba581d8a4b9b

Now, tank1 can be controlled by user with keyboard
author Thinker K.F. Li <thinker@branda.to>
date Tue, 16 Sep 2008 17:35:04 +0800
parents 07dc9ec71221
children 6a8588df68af
line wrap: on
line diff
--- a/src/animate.c	Tue Sep 16 16:46:30 2008 +0800
+++ b/src/animate.c	Tue Sep 16 17:35:04 2008 +0800
@@ -235,6 +235,8 @@
 			  void *arg) {
     mb_progm_t *progm = (mb_progm_t *)arg;
 #ifndef UNITTEST
+    /*! \todo Leverage aspective programming to prevent problem of unittest.
+     */
     ob_factory_t *factory;
     mb_progm_complete_t comp_evt;
 #endif /* UNITTEST */