mirror of
https://github.com/pret/pmd-sky.git
synced 2026-04-25 07:24:42 -05:00
7 lines
125 B
C
7 lines
125 B
C
#ifndef PMDSKY_MAIN_02089678_H
|
|
#define PMDSKY_MAIN_02089678_H
|
|
|
|
u32 strlen(const char* str);
|
|
|
|
#endif //PMDSKY_MAIN_02089678_H
|