mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-18 16:32:46 -05:00
9 lines
214 B
C
9 lines
214 B
C
#ifndef POKEPLATINUM_CONST_020F1E88_H
|
|
#define POKEPLATINUM_CONST_020F1E88_H
|
|
|
|
#include "overlay_manager.h"
|
|
|
|
extern const ApplicationManagerTemplate gPokemonPartyAppTemplate;
|
|
|
|
#endif // POKEPLATINUM_CONST_020F1E88_H
|