mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-04 10:26:16 -04:00
7 lines
82 B
C
7 lines
82 B
C
#ifndef C_M2D_H
|
|
#define C_M2D_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* C_M2D_H */
|