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

@@ -6,6 +6,9 @@
"gpu_tests": {
"pattern": "bin/*/src/Overlay/GPUTest/*.o"
},
"gte_tests": {
"pattern": "bin/*/src/Overlay/GTETest/*.o"
},
"font_cycler": {
"pattern": "bin/*/src/Overlay/FontCycler/*.o"
},