Prepare GTE overlay

This commit is contained in:
2024-01-23 11:46:41 -05:00
parent 7d8a114953
commit 40c86eea0e
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"
},