mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-26 13:32:55 -04:00
6 lines
119 B
C
6 lines
119 B
C
#ifndef GUARD_CODE_800D090_H
|
|
#define GUARD_CODE_800D090_H
|
|
|
|
void sprintf_2(char *buffer, const char *text, ...);
|
|
|
|
#endif |