mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
I did these commands together because they're all used in the script for choosing your starter.
10 lines
257 B
C
10 lines
257 B
C
#ifndef POKEPLATINUM_UNK_02017038_H
|
|
#define POKEPLATINUM_UNK_02017038_H
|
|
|
|
int sub_02017038(u32 param0);
|
|
int sub_02017058(u32 param0);
|
|
int SpecialMetLoc_GetId(int baseValue, int modifier);
|
|
BOOL sub_0201708C(u16 param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_02017038_H
|