]> Dogcows Code - chaz/yoink/blobdiff - src/YoinkApp.hh
beginnings of scene rendering
[chaz/yoink] / src / YoinkApp.hh
index 055a64c25ea97415d6a2f47bb844ae3188b46164..475dca35cd6d6259bacad22e4d8eb798976e5df9 100644 (file)
@@ -77,6 +77,8 @@ private:
 
        TilemapFont *font;
 
+       dc::scalar x, y, z;
+
        dc::scalar state;
        dc::scalar prevstate;
 };
This page took 0.016764 seconds and 4 git commands to generate.