Code formatting

This commit is contained in:
2025-04-04 22:06:22 +02:00
parent 389eecfd73
commit e3497e315c
3 changed files with 13 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ project(
default_options : [
'warning_level=3',
'c_std=c2x',
'cpp_std=c++23'
'cpp_std=c++20'
])
ldscript = 'haxcc.ld'