mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-09 03:59:34 -04:00
8 lines
98 B
C
8 lines
98 B
C
#ifndef JPATEXTURE_H
|
|
#define JPATEXTURE_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* JPATEXTURE_H */
|