JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
bump version to 0.5.8
[vor.git] / dust.h
diff --git a/dust.h b/dust.h
index 984587b..55484ad 100644 (file)
--- a/dust.h
+++ b/dust.h
@@ -12,6 +12,6 @@
 
 void init_dust(void);
 void move_dust(void);
-void draw_dust(SDL_Surface *);
+void draw_dust(void);
 
 #endif // VOR_DUST_H