blitz3d/bblaunch/checkdx.h

7 lines
65 B
C

#ifndef CHECKDX_H
#define CHECKDX_H
int getDXVersion();
#endif