diff game_scene01.h @ 4:e089ac9ea221

greenclab add. not complete...
author tkaito
date Sun, 06 Jun 2010 06:47:45 +0900
parents dca6d5d2ef46
children 57af5c610b34
line wrap: on
line diff
--- a/game_scene01.h	Sun Jun 06 05:23:51 2010 +0900
+++ b/game_scene01.h	Sun Jun 06 06:47:45 2010 +0900
@@ -3,3 +3,8 @@
 
 void dandy_move(SceneGraphPtr node, void *sgroot_, int w, int h);
 void dandy_collision(SceneGraphPtr node, void *sgroot_, int w, int h,SceneGraphPtr tree);
+
+void gclab_move(SceneGraphPtr node, void *sgroot_, int w, int h);
+void gclab_collision(SceneGraphPtr node, void *sgroot_, int w, int h,SceneGraphPtr tree);
+
+