mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 19:54:21 +01:00
8 lines
157 B
C
8 lines
157 B
C
#ifndef GUARD_FLDEFF_GROUNDSHAKE_H
|
|
#define GUARD_FLDEFF_GROUNDSHAKE_H
|
|
|
|
void sub_81BE6B8(void);
|
|
void sub_81BE72C(void);
|
|
|
|
#endif // GUARD_FLDEFF_GROUNDSHAKE_H
|