- Return the directory where the application resource files are located. The
- resources are the auxiliary data files needed for the application to run and
- include, for example, image and sound files it might use.
- This function is the same as GetDataDir() for
- all platforms except Mac OS X.
+ Return the directory where the application resource files are located.
+
+ The resources are the auxiliary data files needed for the application to run
+ and include, for example, image and sound files it might use.
+
+ This function is the same as GetDataDir() for all platforms except Mac OS X.