Load Overlay

This commit is contained in:
2024-01-03 17:23:23 -06:00
parent f2183b3a99
commit c142f3b0d6
7 changed files with 82 additions and 10 deletions

View File

@@ -9,4 +9,8 @@ namespace Assets {
void load();
}
namespace Overlay {
void load_gpu_test();
}
}