diff options
Diffstat (limited to 'include/io_reg.h')
-rw-r--r-- | include/io_reg.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/io_reg.h b/include/io_reg.h deleted file mode 100644 index 82d2fc5ed..000000000 --- a/include/io_reg.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef GUARD_IO_REG_H -#define GUARD_IO_REG_H - -extern const u16 gOverworldBackgroundLayerFlags[]; -extern const u16 gOrbEffectBackgroundLayerFlags[]; - -#endif // GUARD_IO_REG_H |