mirror of
https://github.com/pret/pmd-red.git
synced 2026-04-26 08:19:51 -05:00
9 lines
194 B
C
9 lines
194 B
C
#ifndef GUARD_DUNGEON_KECLEON_SHOP_H
|
|
#define GUARD_DUNGEON_KECLEON_SHOP_H
|
|
|
|
void sub_807EC28(bool8 arg0);
|
|
bool8 sub_807EF48(void);
|
|
void sub_807EF84(void);
|
|
|
|
#endif // GUARD_DUNGEON_KECLEON_SHOP_H
|