pmd-red/include/code_800D090.h
2022-03-10 22:33:13 -05:00

6 lines
119 B
C

#ifndef GUARD_CODE_800D090_H
#define GUARD_CODE_800D090_H
void sprintf_2(char *buffer, const char *text, ...);
#endif