move /src/util/intdef.h to /src/util/types.h

This commit is contained in:
2025-10-09 12:05:01 +02:00
parent 27c862c215
commit aa58d931aa
17 changed files with 16 additions and 16 deletions

View File

@@ -11,7 +11,7 @@
#include <time.h>
#include "../error.h"
#include "../util/intdef.h"
#include "../types.h"
#define SECTOR 0x1000 // sector size
#define TABLE 0x800 // table (total) element count