mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 15:01:53 -04:00
a2636e84c3
* 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 */
|