mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-19 04:57:39 +01:00
16 lines
307 B
C
16 lines
307 B
C
#ifndef GUARD_FLDEFF_80F9BCC_H
|
|
#define GUARD_FLDEFF_80F9BCC_H
|
|
|
|
// Exported type declarations
|
|
|
|
// Exported RAM declarations
|
|
|
|
// Exported ROM declarations
|
|
|
|
void sub_80FA5E4(s16 id, s16 x, s16 y);
|
|
void sub_80FA794(s16 x, s16 y);
|
|
void sub_80FB00C(void);
|
|
void sub_80FB074(void);
|
|
|
|
#endif //GUARD_FLDEFF_80F9BCC_H
|