godot_voxel/tests/tests.h

7 lines
94 B
C

#ifndef VOXEL_TESTS_H
#define VOXEL_TESTS_H
void run_voxel_tests();
#endif // VOXEL_TESTS_H