project_files/hwc/rtl/tests/check_check.h
author nemo
Mon, 28 Nov 2016 13:46:25 -0500
changeset 12097 ebe87b6ed182
parent 7983 02f36c3e7f6c
permissions -rw-r--r--
add alpha for sd-tint, since CopherNeue thinks the textures might need fading

#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_

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

#endif