Reformat code.

This commit is contained in:
2022-05-28 12:10:04 +01:00
parent d393c847b6
commit f939b99be2
12 changed files with 88 additions and 85 deletions

View File

@@ -37,12 +37,12 @@
#pragma pack(push, 1)
#include "enums.h"
#include <aaru.h>
#include <stdbool.h>
#include <stdint.h>
#include "enums.h"
/**Header, at start of file */
typedef struct AaruHeader
{