]> Dogcows Code - chaz/yoink/blobdiff - src/Hud.hh
pch support
[chaz/yoink] / src / Hud.hh
index 05882ed0121f439250925846594991335bb13cad..905d6e16b8cb6d184450ae44aad1f46fa6330cb2 100644 (file)
 #ifndef _HUD_HH_
 #define _HUD_HH_
 
-/**
- * @file Hud.hh
- * Heads-up Display
- */
-
 #include <moof/drawable.hh>
 #include <moof/math.hh>
 //#include <moof/rectangle.hh>
 #include "GameState.hh"
 
 
+/**
+ * \file Hud.hh
+ * Heads-up Display
+ */
+
+
 // forward declarations
 class rectangle;
 
This page took 0.021466 seconds and 4 git commands to generate.