You've already forked marioparty5
mirror of
https://github.com/encounter/marioparty5.git
synced 2026-03-30 11:29:39 -07:00
7 lines
72 B
C
7 lines
72 B
C
#ifndef _TYPES_H_
|
|
#define _TYPES_H_
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif
|