pokeemerald/include/fldeff_80F9BCC.h

20 lines
440 B
C
Raw Normal View History

2017-10-27 03:35:41 +00: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);
2018-05-25 22:25:36 +00:00
void CreateRecordMixingSprite(void);
void DestroyRecordMixingSprite(void);
2018-10-17 00:11:44 +00:00
void FldeffPoison_Start(void);
2018-10-17 02:47:08 +00:00
void sub_80FA970(s16);
void sub_80FA9D0(void);
2018-05-09 10:07:56 +00:00
bool8 sub_80FADE4(u16, u8);
2017-10-27 03:35:41 +00:00
#endif //GUARD_FLDEFF_80F9BCC_H