Update to the newest fuc2.

This commit is contained in:
Zed A. Shaw 2026-06-17 01:55:09 -04:00
parent aa153f8e84
commit 9fffa51729
6 changed files with 14 additions and 10 deletions

View file

@ -28,7 +28,7 @@ namespace shader_tests {
}
fuc2::Set TESTS{
.name="shader tests",
.name="shader",
.tests={
TEST(test_shader_loading),
}