mirror of
https://github.com/pret/pmd-sky.git
synced 2026-03-21 17:25:15 -05:00
7 lines
139 B
C
7 lines
139 B
C
#ifndef PMDSKY_MAIN_020897AC_H
|
|
#define PMDSKY_MAIN_020897AC_H
|
|
|
|
char* strcat(char* dest, const char* src);
|
|
|
|
#endif //PMDSKY_MAIN_020897AC_H
|