mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-08 03:37:02 -04:00
6d4520da66
* 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 */
|