diff dandy.h @ 9:dea6d34c8e91

not move.
author tkaito
date Mon, 12 Jul 2010 04:39:50 +0900
parents 7c60ef3fca5b
children 27d3291a7c82
line wrap: on
line diff
--- a/dandy.h	Wed Jul 07 03:11:52 2010 +0900
+++ b/dandy.h	Mon Jul 12 04:39:50 2010 +0900
@@ -54,6 +54,8 @@
 extern void create_stage(void *sgroot, int w, int h);
 extern void schedule(SceneGraphPtr node, void *sgroot_, int w, int h);
 
+//extern create_enemy(SchedTask *s, void *enemy_, void *b);
+
 typedef struct enemy_state {
   const char *charano;
   int score;