mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-27 23:45:55 -04:00
8 lines
92 B
C
8 lines
92 B
C
#ifndef J3DSHAPE_H
|
|
#define J3DSHAPE_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* J3DSHAPE_H */
|