1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-03-22 05:28:33 +01:00
pokeemerald/include/field_screen_effect.h

9 lines
182 B
C
Raw Normal View History

2017-10-12 02:06:19 -05:00
#ifndef GUARD_FIELD_SCREEN_EFFECT_H
#define GUARD_FIELD_SCREEN_EFFECT_H
void sub_80AF79C(void);
void sub_80B009C(u8);
void sub_80B0244(void);
#endif // GUARD_FIELD_SCREEN_EFFECT_H