mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-03 09:51:15 +00:00
5 lines
No EOL
105 B
C
5 lines
No EOL
105 B
C
#ifndef __MAC_RESOURCES_H__
|
|
#define __MAC_RESOURCES_H__
|
|
|
|
void OSX_GetResourcesPath(char * buffer);
|
|
#endif |