updated all auto-generated files

This commit is contained in:
2021-05-18 16:14:11 +02:00
committed by Robin Mueller
parent 623f52398e
commit bd5badb90d
16 changed files with 552 additions and 28 deletions

View File

@ -30,7 +30,7 @@ MOVE_CSV_FILE = True
PARSE_HOST_BSP = True
CSV_FILENAME = "mib_events.csv"
CSV_FILENAME = "mod_events.csv"
CSV_MOVE_DESTINATION = "../"
CPP_FILENAME = "translateEvents.cpp"