pmd-red/include/code_800D090.h

6 lines
123 B
C
Raw Normal View History

2022-03-10 03:47:58 +00:00
#ifndef GUARD_CODE_800D090_H
#define GUARD_CODE_800D090_H
void sprintfStatic(char *buffer, const char *text, ...);
2022-03-10 03:47:58 +00:00
#endif