blitz3d/blitzide/about.h

7 lines
72 B
C

#ifndef ABOUT_H
#define ABOUT_H
void aboutBlitz( bool delay );
#endif