summaryrefslogtreecommitdiff
path: root/src/engine/GameAPI.h
blob: 6e2e84323ff30ce39a1eb0347887c011f0d0e1cb (plain)
1
2
3
4
5
6
#ifndef GAME_API_H
#define GAME_API_H

void* GetCourse(void);

#endif // GAME_API_H