8 lines
102 B
C
8 lines
102 B
C
#ifndef DGL_TEST_PCX_H_INCLUDED
|
|
#define DGL_TEST_PCX_H_INCLUDED
|
|
|
|
void test_pcx(void);
|
|
|
|
#endif
|
|
|