Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
Rubberduckycooly
Edit Copy
Star
GitHub Repository:
Rubberduckycooly/RSDKv5-Decompilation
Path:
blob/master/dependencies/mac/cocoaHelpers.hpp
7
7
4
views
1
#ifndef COCOA_HELPERS_H
2
#define COCOA_HELPERS_H
3
4
const
char
*
getResourcesPath
(
void
)
;
5
6
#endif
7