mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-22 10:15:22 -05:00
9 lines
210 B
C
9 lines
210 B
C
#ifndef POKEPLATINUM_CONST_020F410C_H
|
|
#define POKEPLATINUM_CONST_020F410C_H
|
|
|
|
#include "overlay_manager.h"
|
|
|
|
extern const OverlayManagerTemplate gPokemonSummaryScreenApp;
|
|
|
|
#endif // POKEPLATINUM_CONST_020F410C_H
|