mirror of https://github.com/pmret/papermario.git
#include enums.h in variables.h to make format script happy
This commit is contained in:
parent
efe89e4486
commit
c140901612
|
|
@ -4,6 +4,7 @@
|
|||
#include "ultra64.h"
|
||||
#include "common_structs.h"
|
||||
#include "types.h"
|
||||
#include "enums.h"
|
||||
|
||||
extern UiStatus gUIStatus;
|
||||
extern PlayerData gPlayerData;
|
||||
|
|
|
|||
Loading…
Reference in New Issue