]> Dogcows Code - chaz/yoink/blobdiff - src/TilemapFont.hh
pch support
[chaz/yoink] / src / TilemapFont.hh
index b3759a93aee111e12e5d45215daf3d684a2bbe7c..89c7ffe4c7e220b19995d9503f0337efc67daded 100644 (file)
 #ifndef _TILEMAPFONT_HH_
 #define _TILEMAPFONT_HH_
 
+#include <moof/sprite.hh>
+
+
 /**
- * @file TilemapFont.hh
+ * \file TilemapFont.hh
  * Text on the screen.
  */
 
-#include <moof/sprite.hh>
-
 
 /*
 class TilemapFont : public moof::texture
This page took 0.018056 seconds and 4 git commands to generate.