JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Updated collide to take two sprites.
[vor.git] / score.c
diff --git a/score.c b/score.c
index 31025a9..5738e72 100644 (file)
--- a/score.c
+++ b/score.c
@@ -18,7 +18,6 @@
 
 #include <SDL.h>
 #include <SDL_keysym.h>
-#include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>