mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
8 lines
135 B
C
8 lines
135 B
C
#ifndef INIT_H
|
|
#define INIT_H
|
|
|
|
#include "MSL_C.PPCEABI.bare.H/MSL_Common/Src/string.h"
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* INIT_H */
|