funktioniert ganz ok

This commit is contained in:
2025-06-03 23:00:01 +02:00
parent 27550dbfd4
commit 0b87524719
4 changed files with 14 additions and 13 deletions

View File

@@ -22,7 +22,7 @@ TARGET = Parafraktor
# debug build?
DEBUG = 1
# optimization
OPT = -Og
OPT = -O0
#######################################