summaryrefslogtreecommitdiff
path: root/include/gbplayer.h
blob: 94555bd1bff813107f1c45a025d6feebabf36491 (plain)
1
2
3
4
5
6
7
8
#ifndef GUARD_GBPLAYER_H
#define GUARD_GBPLAYER_H

#include "global.h"

void InitGameBoyPlayer(void);

#endif // GUARD_GBPLAYER_H