2025-04-27 07:49:33 -04:00

9 lines
119 B
C

#ifndef _TESTS_H_
#define _TESTS_H_
#include <testmess.h>
void Test1(CSimpleApp *pApp);
#endif // _TESTS_H_