mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-24 02:01:02 +00:00
70f046a320
on non debug, check assets folder in src as well
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 |