project_files/hwc/rtl/tests/check_check.h
author Wuzzy <Wuzzy2@mail.ru>
Thu, 10 Jan 2019 02:50:01 +0100
changeset 14541 181509fe1ae8
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
Fix player team ignoring custom team control scheme in campaign/missions

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif