checkdx.h 65 B

1234567
  1. #ifndef CHECKDX_H
  2. #define CHECKDX_H
  3. int getDXVersion();
  4. #endif