pokeheartgold/include/unk_02097F6C.h
pineapple f386768f39 unk_02097F6C.s to unk_02097F6C.c
I am not sure what it's for, but now it's written in C instead of ARM, whatever it is
2022-09-20 00:33:12 +03:00

8 lines
225 B
C

#ifndef POKEHEARTGOLD_UNK_02097F6C_H
#define POKEHEARTGOLD_UNK_02097F6C_H
BOOL sub_02097F6C(u32 rand, u16 mapno, u16 swarmValue);
void sub_02097F9C(u32 rand, u16 *mapno, u16 *species);
#endif //POKEHEARTGOLD_UNK_02097F6C_H