diff xml/title.h @ 2:69b4108bf4e8

refact few
author tkaito
date Sun, 06 Jun 2010 03:22:11 +0900
parents 5a888b557a41
children
line wrap: on
line diff
--- a/xml/title.h	Fri Jun 04 06:25:42 2010 +0900
+++ b/xml/title.h	Sun Jun 06 03:22:11 2010 +0900
@@ -1,4 +1,4 @@
-#define title04 scene_graph
-#define title03 scene_graph->next
-#define title01 scene_graph->next->next
-#define title02 scene_graph->next->next->next
+#define title03 scene_graph
+#define title02 scene_graph->next
+#define title04 scene_graph->next->next
+#define title01 scene_graph->next->next->next