mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-06-02 22:08:03 -05:00
15 lines
549 B
C
15 lines
549 B
C
#ifndef POKEPLATINUM_OV94_02243EF8_H
|
|
#define POKEPLATINUM_OV94_02243EF8_H
|
|
|
|
#include "overlay094/gts_application_state.h"
|
|
|
|
void ov94_02243EF8(GTSApplicationState *param0, int param1);
|
|
void ov94_02243FA8(GTSApplicationState *appState, int gender);
|
|
void ov94_022440B8(GTSApplicationState *param0, int param1);
|
|
int ov94_02244214(int param0);
|
|
void ov94_02244234(GTSApplicationState *param0, int param1, int param2);
|
|
void ov94_022442E4(GTSApplicationState *param0);
|
|
void ov94_022443B8(GTSApplicationState *param0);
|
|
|
|
#endif // POKEPLATINUM_OV94_02243EF8_H
|