project_files/hwc/rtl/tests/check_check.h
author Wuzzy <almikes@aol.com>
Mon, 09 Oct 2017 14:31:46 +0200
changeset 12679 6f05a02d43b2
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
Fix player being able to switch to dying hog

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

Suite *system_suite();
Suite *misc_suite();
Suite *sysutils_suite();
Suite *fileio_suite();

#endif