Add ControllerTest Overlay and support not loading new state if previous loaded

This commit is contained in:
Jaby
2024-01-03 20:38:43 -06:00
committed by Jaby
parent 3b87590218
commit b939ea0d2c
8 changed files with 57 additions and 21 deletions

View File

@@ -11,6 +11,7 @@ namespace Assets {
}
namespace Overlay {
void load_controller_test();
void load_gpu_test();
}
}