mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-30 02:27:15 -05:00
18 lines
686 B
C
18 lines
686 B
C
#ifndef POKEPLATINUM_OV21_021E0C68_H
|
|
#define POKEPLATINUM_OV21_021E0C68_H
|
|
|
|
#include "applications/pokedex/pokedex_app.h"
|
|
#include "applications/pokedex/struct_ov21_021E68F4.h"
|
|
|
|
#include "heap.h"
|
|
|
|
void ov21_021E0C68(PokedexScreenManager *param0, PokedexApp *param1, enum HeapID heapID);
|
|
void ov21_021E0CC0(PokedexScreenManager *param0);
|
|
void ov21_021E0CD4(PokedexScreenManager *param0, int param1, int param2);
|
|
void ov21_021E0CDC(PokedexScreenManager *param0, int param1);
|
|
BOOL ov21_021E0CE4(PokedexScreenManager *param0);
|
|
BOOL ov21_021E0CE8(PokedexScreenManager *param0, int param1);
|
|
void ov21_021E0CF8(PokedexScreenManager *param0, int param1);
|
|
|
|
#endif // POKEPLATINUM_OV21_021E0C68_H
|