Mario Kart 64
Loading...
Searching...
No Matches
GameAPI.h
Go to the documentation of this file.
1#ifndef GAME_API_H
2#define GAME_API_H
3
4void* GetCourse(void);
5
6#endif // GAME_API_H
void * GetCourse(void)
Definition Game.cpp:614