Prepare GTE overlay

This commit is contained in:
Jaby
2024-01-23 11:46:41 -05:00
committed by Jaby
parent c36fe00f4a
commit be6d673067
8 changed files with 38 additions and 2 deletions

View File

@@ -15,6 +15,10 @@ namespace GPUTest {
void main();
}
namespace GTETest {
void main();
}
namespace FontCycler {
void main();
}