Files

7 lines
65 B
C
Raw Permalink Normal View History

2014-01-31 08:23:00 +13:00
#ifndef CHECKDX_H
#define CHECKDX_H
int getDXVersion();
#endif