7 lines
65 B
C
7 lines
65 B
C
|
|
#ifndef CHECKDX_H
|
|
#define CHECKDX_H
|
|
|
|
int getDXVersion();
|
|
|
|
#endif |