mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-28 13:15:23 -05:00
9 lines
208 B
C
9 lines
208 B
C
#ifndef POKEPLATINUM_CONST_020EA358_H
|
|
#define POKEPLATINUM_CONST_020EA358_H
|
|
|
|
#include "overlay_manager.h"
|
|
|
|
extern const OverlayManagerTemplate gBattleOverlayTemplate;
|
|
|
|
#endif // POKEPLATINUM_CONST_020EA358_H
|