mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-07 06:35:48 -05:00
7 lines
134 B
C
7 lines
134 B
C
#ifndef GUARD_MAP_PREVIEW_SCREEN_H
|
|
#define GUARD_MAP_PREVIEW_SCREEN_H
|
|
|
|
void sub_80F85BC(u16 a0);
|
|
|
|
#endif //GUARD_MAP_PREVIEW_SCREEN_H
|