project_files/hwc/rtl/tests/check_check.h
author Wuzzy <almikes@aol.com>
Wed, 04 Oct 2017 21:25:27 +0200
changeset 12652 f190ed9df875
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
HedgeEditor: Also save hog effects (e.g. poison) and looking direction

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif