mirror of
https://github.com/love2d/love-android.git
synced 2026-08-21 13:09:40 +02:00
preparing update of physfs
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
// WorkDir.h
|
||||
|
||||
#ifndef __WORKDIR_H
|
||||
#define __WORKDIR_H
|
||||
|
||||
#include "ZipRegistry.h"
|
||||
|
||||
UString GetWorkDir(const NWorkDir::CInfo &workDirInfo, const UString &path);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user