Files
tp/include/dolphin/gx/GXTexture.h
T
TakaRikka 5020395dfd J2D structs + print / fix GX + MSL string headers (#157)
* J2D structs + print / fix GX + MSL string headers

* remove msl_c/string.h
2021-10-24 23:35:00 +02:00

7 lines
94 B
C

#ifndef GXTEXTURE_H
#define GXTEXTURE_H
#include "dolphin/types.h"
#endif /* GXTEXTURE_H */