Create Macros for PAL/NTSC

This commit is contained in:
2022-10-02 17:47:24 +02:00
parent 733921f4ce
commit 04af1daf6c
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,