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

void* GetTrack(void);

#endif // GAME_API_H