mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
8 lines
115 B
C
8 lines
115 B
C
#ifndef GUARD_TV_H
|
|
#define GUARD_TV_H
|
|
|
|
bool8 GetPriceReduction(u8);
|
|
size_t sub_80EF370(int);
|
|
|
|
#endif // GUARD_TV_H
|