updated all auto-generated files

This commit is contained in:
2021-05-18 16:14:11 +02:00
parent 9ccd0d2e72
commit 3cf93164a4
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"