Mercurial > hg > Members > kono > Cerium
diff Renderer/Test/property_test.h @ 756:2575791a333a
add Test/create_task {spe, task}/Property
author | hiroki@henri.cr.ie.u-ryukyu.ac.jp |
---|---|
date | Fri, 29 Jan 2010 11:34:43 +0900 |
parents | e625f9524047 |
children | 4455e7b0caf3 |
line wrap: on
line diff
--- a/Renderer/Test/property_test.h Wed Jan 27 18:57:23 2010 +0900 +++ b/Renderer/Test/property_test.h Fri Jan 29 11:34:43 2010 +0900 @@ -1,4 +1,5 @@ #include "Application.h" +#include "SgChange.h" typedef void (*spe_move_func)(void *cv, int screen_w, int screen_h); typedef void (*spe_collision_func)(void *cv, int screen_w, int screen_h);