mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-08 03:37:02 -04:00
8 lines
101 B
C
8 lines
101 B
C
#ifndef J2DMATERIAL_H
|
|
#define J2DMATERIAL_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* J2DMATERIAL_H */
|