Load Overlay

This commit is contained in:
Jaby
2024-01-03 17:23:23 -06:00
committed by Jaby
parent 959ca519c1
commit 5a384faa52
7 changed files with 82 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
"pattern": "bin/*/src/Overlay/TimerTests/*.o"
},
"gpu_tests": {
"pattern": "bin/*/src/Overlay/GPUTests/*.o"
"pattern": "bin/*/src/Overlay/GPUTest/*.o"
}
}
}