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