Files
Michael Fabian 'Xaymar' Dirks c2f795e4ef ide, launcher: Move to new directory
2019-01-19 18:31:46 +01:00

7 lines
65 B
C

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