mirror of
https://github.com/encounter/tp.git
synced 2026-03-30 11:40:53 -07:00
8 lines
120 B
C
8 lines
120 B
C
#ifndef INIT_H
|
|
#define INIT_H
|
|
|
|
#include "MSL_C/MSL_Common/Src/string.h"
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* INIT_H */
|