mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 15:01:53 -04: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 */
|