2017-10-27 04:35:41 +01:00
|
|
|
#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);
|
2017-11-23 01:10:35 +00:00
|
|
|
void overworld_poison_effect(void);
|
2017-10-27 04:35:41 +01:00
|
|
|
|
|
|
|
#endif //GUARD_FLDEFF_80F9BCC_H
|