Files
BlitzNext/BlitzBasicIDE/about.h
T

7 lines
72 B
C

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