mirror of
https://github.com/pret/pmd-red.git
synced 2024-11-27 06:50:30 +00:00
6 lines
123 B
C
6 lines
123 B
C
#ifndef GUARD_CODE_800D090_H
|
|
#define GUARD_CODE_800D090_H
|
|
|
|
void sprintfStatic(char *buffer, const char *text, ...);
|
|
|
|
#endif |