mirror of https://github.com/zeldaret/tmc.git
Change zeldaFollower.c to try to fix clang-format
This commit is contained in:
parent
18b86e484a
commit
31079cd0a5
|
@ -1,7 +1,6 @@
|
|||
#include "global.h"
|
||||
#include "common.h"
|
||||
#include "entity.h"
|
||||
#include "functions.h"
|
||||
#include "common.h"
|
||||
|
||||
typedef struct {
|
||||
u16 x;
|
||||
|
|
Loading…
Reference in New Issue