Create Macros for PAL/NTSC

This commit is contained in:
Jaby
2022-10-02 17:47:24 +02:00
committed by Jaby
parent fe6cad2c27
commit a7cb6ce0f6
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,