mirror of
https://github.com/love2d/megasource.git
synced 2026-08-19 12:14:41 +02:00
Add PhysFS 2.0.3.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
// ExtractingFilePath.h
|
||||
|
||||
#ifndef __EXTRACTINGFILEPATH_H
|
||||
#define __EXTRACTINGFILEPATH_H
|
||||
|
||||
#include "Common/MyString.h"
|
||||
|
||||
void MakeCorrectPath(UStringVector &pathParts);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user