This website works better with JavaScript
Home
Explore
Help
Sign In
blitz
/
blitz3d
mirror of
https://github.com/blitz-research/blitz3d.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
master
Branches
Tags
master
v1108b
blitz3d
/
blitzide
/
about.h
about.h
72 B
Permalink
History
Raw
1
2
3
4
5
6
7
#ifndef ABOUT_H
#define ABOUT_H
void aboutBlitz( bool delay );
#endif