diff src/debug.cc @ 4:bb2fbe78c7cd

moving title scene.
author koba <koba@cr.ie.u-ryukyu.ac.jp>
date Tue, 07 Dec 2010 18:37:43 +0900
parents deb7e09824a4
children
line wrap: on
line diff
--- a/src/debug.cc	Thu May 20 19:51:03 2010 +0900
+++ b/src/debug.cc	Tue Dec 07 18:37:43 2010 +0900
@@ -1,8 +1,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <stdarg.h>
-#include "count2.h"
-#include "Enemy.h"
+#include "count.h"
 
 static FILE *dbg_fp;