mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
7 lines
158 B
C
Executable File
7 lines
158 B
C
Executable File
#ifndef GUARD_POKEMON_SUMMARY_SCREEN_H
|
|
#define GUARD_POKEMON_SUMMARY_SCREEN_H
|
|
|
|
void sub_81C4F98(u8, void(*)(void));
|
|
|
|
#endif // GUARD_POKEMON_SUMMARY_SCREEN_H
|