Create the Screen Center overlay

This commit is contained in:
Jaby
2024-01-05 11:10:02 -06:00
parent ad142ea51d
commit 99c8f4574d
7 changed files with 43 additions and 12 deletions

View File

@@ -5,6 +5,9 @@
},
"gpu_tests": {
"pattern": "bin/*/src/Overlay/GPUTest/*.o"
},
"screen_center": {
"pattern": "bin/*/src/Overlay/ScreenCenter/*.o"
}
}
}