remove umbrella sprite on level start
[awish.git] / src / title.h
blobe07882d635a5515ca4e7e867204fadb4cb94caba
1 #ifndef _TITLE_H_
2 #define _TITLE_H_
4 #include "SDL.h"
7 extern void setMainLoopTitle (void);
10 #endif