]> Dogcows Code - chaz/yoink/blobdiff - src/GameState.hh
pch support
[chaz/yoink] / src / GameState.hh
index ecf9e05e08b60af28a0dfc07847d52bb42756ad6..76ecc34b37131ca0cd1a3126fbd0ef353dd95365 100644 (file)
 #ifndef _GAMESTATE_HH_
 #define _GAMESTATE_HH_
 
-/**
- * \file GameState.hh
- * The data.
- */
-
 #include <string>
 #include <vector>
 
 #include "Scene.hh"
 
 
+/**
+ * \file GameState.hh
+ * The data.
+ */
+
 struct GameState
 {
        moof::script                    script;
This page took 0.017518 seconds and 4 git commands to generate.