marioparty4/include/types.h
2023-11-22 14:01:55 -06:00

6 lines
72 B
C

#ifndef _TYPES_H_
#define _TYPES_H_
#include "dolphin/types.h"
#endif