pokepinballrs/include/gbplayer.h
2018-10-24 18:16:51 -05:00

9 lines
130 B
C
Executable File

#ifndef GUARD_GBPLAYER_H
#define GUARD_GBPLAYER_H
#include "global.h"
void InitGameBoyPlayer(void);
#endif // GUARD_GBPLAYER_H