mirror of
https://github.com/pret/pokeemerald.git
synced 2026-04-25 15:57:29 -05:00
8 lines
120 B
C
8 lines
120 B
C
#ifndef GUARD_CONTESTPAINTING_H
|
|
#define GUARD_CONTESTPAINTING_H
|
|
|
|
void sub_812FDA8(u32);
|
|
void sub_812FDEC(void);
|
|
|
|
#endif
|