Mercurial > hg > Game > Cerium
diff Renderer/Test/property_test.h @ 781:836ca3419f9d draft
working on Mac OS X
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Fri, 05 Mar 2010 13:24:38 +0900 |
parents | 4d83a6a958fd |
children |
line wrap: on
line diff
--- a/Renderer/Test/property_test.h Fri Mar 05 13:13:05 2010 +0900 +++ b/Renderer/Test/property_test.h Fri Mar 05 13:24:38 2010 +0900 @@ -10,7 +10,7 @@ double angle[3]; int can_move; int id; - char *objname; + const char *objname; spe_move_func move; spe_collision_func collision; SceneGraphPtr parent;