mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-10 19:20:13 +00:00
Remove macros include from z_door_ana.c, already included in header
This commit is contained in:
parent
97538a2f14
commit
44520cbba4
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "z_door_ana.h"
|
#include "z_door_ana.h"
|
||||||
#include "macros.h"
|
|
||||||
|
|
||||||
#define ROOM 0x00
|
#define ROOM 0x00
|
||||||
#define FLAGS 0x02000000
|
#define FLAGS 0x02000000
|
||||||
|
|
Loading…
Reference in a new issue