mirror of
https://github.com/love2d/love-android.git
synced 2026-08-21 21:15:34 +02:00
preparing update of physfs
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
// ArchiveName.h
|
||||
|
||||
#ifndef __ARCHIVENAME_H
|
||||
#define __ARCHIVENAME_H
|
||||
|
||||
#include "Common/MyString.h"
|
||||
|
||||
UString CreateArchiveName(const UString &srcName, bool fromPrev, bool keepName);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user