Create Macros for PAL/NTSC

This commit is contained in:
Jaby
2022-10-02 17:47:24 +02:00
parent 63df4e8ad8
commit 8a117a0670
3 changed files with 12 additions and 1 deletions

View File

@@ -65,7 +65,7 @@
"C_Cpp.default.compilerArgs": [
],
"C_Cpp.default.defines": [
""
"JABYENGINE_PAL"
],
"files.exclude": {
"**/*.o": true,