X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=dust.h;h=55484ad6eb6a2a4a526cbac01799940edaab6676;hp=984587bad76d2abf2905d78ac57928cd32344ec8;hb=HEAD;hpb=f8a464d8eed8cf611c0c3f80166d2a650efb1485 diff --git a/dust.h b/dust.h index 984587b..55484ad 100644 --- 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