mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-25 07:02:47 -04:00
8b3a582278
* 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 */
|