diff dandy.h @ 8:b87dcc11a6d0

fix
author tkaito
date Mon, 14 Jun 2010 07:48:42 +0900
parents b0248931e40f
children 93d9db48775f
line wrap: on
line diff
--- a/dandy.h	Mon Jun 14 07:30:39 2010 +0900
+++ b/dandy.h	Mon Jun 14 07:48:42 2010 +0900
@@ -22,4 +22,4 @@
 
 extern void title_collision(SceneGraphPtr node, void *sgroot_, int w, int h, SceneGraphPtr tree);
 extern void gameover_scene(void *sgroot_, int w, int h);
-extern void create_object(void *sgroot_, int w, int h);
+extern void create_stage(void *sgroot_, int w, int h);