Add ControllerTest Overlay and support not loading new state if previous loaded
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include <stdio.h>
|
||||
|
||||
namespace ControllerTest {
|
||||
void main() {
|
||||
printf("CONT: BlubbBlubbBlubb!!\n");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user