mirror of
https://github.com/pret/pokeruby.git
synced 2026-03-21 17:54:19 -05:00
11 lines
211 B
C
11 lines
211 B
C
#ifndef GUARD_ROM_8094928_H
|
|
#define GUARD_ROM_8094928_H
|
|
|
|
void sub_8094978(u8, u8);
|
|
u8 sub_8094C20(u8);
|
|
void sub_8094C98(u8, u8);
|
|
u8 pokemon_order_func(u8);
|
|
void sub_8094E4C(void);
|
|
|
|
#endif // GUARD_ROM_8094928_H
|