Add ControllerTest Overlay and support not loading new state if previous loaded
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
namespace ControllerTest {
|
||||
void main();
|
||||
}
|
||||
|
||||
namespace GPUTest {
|
||||
void main();
|
||||
}
|
||||
Reference in New Issue
Block a user