mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-27 00:57:12 -05:00
18 lines
691 B
C
18 lines
691 B
C
#ifndef POKEPLATINUM_OV21_021DC9BC_H
|
|
#define POKEPLATINUM_OV21_021DC9BC_H
|
|
|
|
#include "applications/pokedex/pokedex_app.h"
|
|
#include "applications/pokedex/struct_ov21_021E68F4.h"
|
|
|
|
#include "heap.h"
|
|
|
|
void ov21_021DC9BC(PokedexScreenManager *param0, PokedexApp *param1, enum HeapID heapID);
|
|
void ov21_021DCA14(PokedexScreenManager *param0);
|
|
int ov21_021DCA28(const PokedexScreenManager *param0);
|
|
void ov21_021DCA30(PokedexScreenManager *param0, int param1);
|
|
void ov21_021DCA44(PokedexScreenManager *param0, int param1, int param2);
|
|
void ov21_021DCA4C(PokedexScreenManager *param0, int param1);
|
|
void ov21_021DCA54(PokedexScreenManager *param0, int param1);
|
|
|
|
#endif // POKEPLATINUM_OV21_021DC9BC_H
|