9 lines
111 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
#ifndef _TESTS_H_
#define _TESTS_H_
#include <testmess.h>
void Test1(CSimpleApp *pApp);
#endif // _TESTS_H_