mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-01 17:27:19 -04:00
8 lines
83 B
C
8 lines
83 B
C
#ifndef C_M3D_H
|
|
#define C_M3D_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* C_M3D_H */
|