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

void* GetCourse(void);

#endif // GAME_API_H