JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
made bang dots hit rocks, removed blast_rocks function.
[vor.git] / mt.h
diff --git a/mt.h b/mt.h
index 46c2a1c..0edff68 100644 (file)
--- a/mt.h
+++ b/mt.h
@@ -1,7 +1,7 @@
 #ifndef VOR_MT_H
 #define VOR_MT_H
 
-#include <stdint.h>
+#include <inttypes.h>
 
 void init_mt(uint32_t s);
 uint32_t urnd(void); // [0, 0xfffffff]