Fixed some formatting issues that cause compile issues on bsd.
This commit is contained in:
@@ -117,6 +117,6 @@ u32 ramAvailable(void);
|
||||
#define MAKEDIR(name) mkdir(name, 0777)
|
||||
#endif
|
||||
|
||||
#endif
|
||||
bool FileExists(const string& strFilename);
|
||||
|
||||
bool FileExists(const string& strFilename);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user