mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-21 17:46:39 -05:00
11 lines
222 B
C
11 lines
222 B
C
#ifndef GUARD_CODE_800D090_H
|
|
#define GUARD_CODE_800D090_H
|
|
|
|
void sprintfStatic(char *buffer, const char *text, ...);
|
|
|
|
bool8 sub_800D588(void);
|
|
void sub_800D6AC(void);
|
|
void sub_800D7D0(void);
|
|
|
|
#endif // GUARD_CODE_800D090_H
|