mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-29 16:14:54 -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
103 B
C
7 lines
103 B
C
#ifndef NMWEXCEPTION_H
|
|
#define NMWEXCEPTION_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* NMWEXCEPTION_H */
|