BizHawk/psx/octoshock/tests.h

8 lines
86 B
C

#ifndef __MDFN_TESTS_H
#define __MDFN_TESTS_H
bool MDFN_RunMathTests(void);
#endif