mirror of https://github.com/pret/pokeemerald.git
8 lines
141 B
C
8 lines
141 B
C
|
#ifndef GUARD_FLDEFF_CUT_H
|
||
|
#define GUARD_FLDEFF_CUT_H
|
||
|
|
||
|
void sub_80D423C(s16, s16);
|
||
|
void sub_80D42B8(s16, s16);
|
||
|
|
||
|
#endif // GUARD_FLDEFF_CUT_H
|