#ifndef GAME_API_H #define GAME_API_H void* GetCourse(void); #endif // GAME_API_H