mirror of
https://github.com/zeldaret/tp
synced 2026-05-26 07:39:06 -04:00
a7edd19f16
* cleanup SSystem files * MSL_C fully matched * fix build * remove asm * reorganize MSL_C/Runtime libs into more accurate setup * little more cleanup * cleanup some MSL headers * obj_rgate OK * remove asm * some rgate documentation
7 lines
100 B
C
7 lines
100 B
C
#ifndef CPLUSLIBPPC_H
|
|
#define CPLUSLIBPPC_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* CPLUSLIBPPC_H */
|