mirror of https://github.com/zeldaret/oot.git
Remove macros include from z_door_ana.c, already included in header
This commit is contained in:
parent
97538a2f14
commit
44520cbba4
|
|
@ -5,7 +5,6 @@
|
|||
*/
|
||||
|
||||
#include "z_door_ana.h"
|
||||
#include "macros.h"
|
||||
|
||||
#define ROOM 0x00
|
||||
#define FLAGS 0x02000000
|
||||
|
|
|
|||
Loading…
Reference in New Issue