- More work on scripting interface
[supertux.git] / src / statistics.h
index 2bd8774..2030b28 100644 (file)
 #include "lisp/lisp.h"
 #include "lisp/writer.h"
 
-using namespace SuperTux;
-
-namespace SuperTux {
 class DrawingContext;
-}
 
 #define SPLAYER 0
 #define STOTAL  1