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
Tree:
v1108b
Branches
Tags
master
v1108b
blitz3d
/
bblaunch
/
checkdx.h
checkdx.h
65 B
Permalink
History
Raw
1
2
3
4
5
6
7
#ifndef CHECKDX_H
#define CHECKDX_H
int getDXVersion();
#endif