summaryrefslogtreecommitdiffhomepage
path: root/src/rodeo_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rodeo_internal.h')
-rw-r--r--src/rodeo_internal.h17
1 files changed, 1 insertions, 16 deletions
diff --git a/src/rodeo_internal.h b/src/rodeo_internal.h
index cc76df7..c0fb727 100644
--- a/src/rodeo_internal.h
+++ b/src/rodeo_internal.h
@@ -1,17 +1,2 @@
-// -- internal --
-// public
-#include "rodeo.h"
-// private
-#include "rodeo_internal_types.h"
-
-// -- external --
-#include "SDL.h"
-
-
-void
-irodeo_random_seed_set(stc64_t seed);
-
-stc64_t*
-irodeo_random_seed_get(void);
-
+// - empty -