godot_voxel/tests/tests.h

7 lines
94 B
C
Raw Normal View History

2021-04-03 12:40:35 -07:00
#ifndef VOXEL_TESTS_H
#define VOXEL_TESTS_H
void run_voxel_tests();
#endif // VOXEL_TESTS_H