]> Dogcows Code - chaz/yoink/blobdiff - src/Main.cc
lua build scripts
[chaz/yoink] / src / Main.cc
index 2df3f1e93da9e96cf114f998df45b5e063c7d03e..fb442d33ceb8cc2181be21559be625472d3ea090 100644 (file)
@@ -27,6 +27,7 @@
 #include "Main.hh"
 #include "TitleLayer.hh"
 
+#include "../config.h"
 #include "version.h"
 
 
@@ -340,6 +341,7 @@ public:
 int main(int argc, char* argv[])
 {
        moof::resource::register_type<MyAsset>("mine");
+       
        //moof::resource::add_type<AnotherAsset>("k");
        
        //{
This page took 0.016919 seconds and 4 git commands to generate.