Convert Yoshi font and setup auto lba

This commit is contained in:
2023-06-14 22:04:01 +02:00
parent 4b02b9a7d2
commit 501ed1cd35
9 changed files with 42 additions and 5 deletions

View File

@@ -1,10 +1,10 @@
{
"slot_0": {
"timer_tests": {
"pattern": "bin/*/src/TimerTests/*.o"
"pattern": "bin/*/src/Overlay/TimerTests/*.o"
},
"gpu_tests": {
"pattern": "bin/*/src/GPUTests/*.o"
"pattern": "bin/*/src/Overlay/GPUTests/*.o"
}
}
}