mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-26 04:51:43 +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 |