diff options
| author | Henny022p <info@henny022.de> | 2021-03-15 23:40:11 +0100 |
|---|---|---|
| committer | Henny022p <info@henny022.de> | 2021-03-15 23:40:11 +0100 |
| commit | a563bfbc285a24be6b17a32364aa3236170acc60 (patch) | |
| tree | bdd4788e07b6f0dbeeb4fcc08a46aa1043ef6cd0 /src/flags.c | |
| parent | a2cdfd6d8dd910aa402b7e6bdf32278ac9b80c50 (diff) | |
more cleanup
Diffstat (limited to 'src/flags.c')
| -rw-r--r-- | src/flags.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/flags.c b/src/flags.c index 6f1d5d56..2129ae01 100644 --- a/src/flags.c +++ b/src/flags.c @@ -2,7 +2,6 @@ #include "room.h" #include "flags.h" #include "area.h" -#include "room.h" extern u32 ReadBit(u32*, u32); extern u32 CheckBits(u32*, u32, u32); |
