mirror of
https://github.com/zeldaret/tp
synced 2026-05-28 16:32:00 -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 */
|