mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-23 22:45:05 -04:00
f51935c034
* setup j3d classes * remove asm * fixes * fix newDifferedDisplayList
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 */
|