Change zeldaFollower.c to try to fix clang-format

This commit is contained in:
Catobat
2023-05-06 00:50:22 +02:00
parent 18b86e484a
commit 31079cd0a5
+1 -2
View File
@@ -1,7 +1,6 @@
#include "global.h"
#include "common.h"
#include "entity.h"
#include "functions.h"
#include "common.h"
typedef struct {
u16 x;