mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-10 05:43:22 -05:00
7 lines
126 B
C
7 lines
126 B
C
#ifndef GUARD_BG_REGS_H
|
|
#define GUARD_BG_REGS_H
|
|
|
|
extern const u16 gOverworldBackgroundLayerFlags[];
|
|
|
|
#endif //GUARD_BG_REGS_H
|