pmd-red/include/code_800D090.h
2023-01-08 04:23:00 -05:00

6 lines
123 B
C

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