mirror of
https://github.com/zeldaret/tp
synced 2026-06-03 02:29:59 -04:00
5020395dfd
* J2D structs + print / fix GX + MSL string headers * remove msl_c/string.h
7 lines
94 B
C
7 lines
94 B
C
#ifndef GXTEXTURE_H
|
|
#define GXTEXTURE_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* GXTEXTURE_H */
|