mirror of
https://github.com/zeldaret/tp
synced 2026-06-06 11:47:28 -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 */
|