Added option to save all file IDs while extracting FAT data

This commit is contained in:
Luca D'Amico
2024-08-19 15:59:06 +02:00
parent ca8ad8259b
commit dadd1d5c1f
7 changed files with 49 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
#ifndef REVISION_H
#define REVISION_H
#define GIT_COMMIT_HASH "e788d95"
#define GIT_COMMIT_HASH "fb12309"
#endif