diff Renderer/Application/gaplant_action.h @ 539:3bc98f6d31ff draft

Reorganization..
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 12 Oct 2009 09:39:35 +0900
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Renderer/Application/gaplant_action.h	Mon Oct 12 09:39:35 2009 +0900
@@ -0,0 +1,2 @@
+void gaplant_move(SceneGraphPtr, int, int);
+void gaplant_coll(SceneGraphPtr, int, int, SceneGraphPtr);