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,13 @@
|
||||
// Windows/MemoryLock.h
|
||||
|
||||
#ifndef __WINDOWS_MEMORYLOCK_H
|
||||
#define __WINDOWS_MEMORYLOCK_H
|
||||
|
||||
namespace NWindows {
|
||||
namespace NSecurity {
|
||||
|
||||
bool EnableLockMemoryPrivilege(bool enable = true);
|
||||
|
||||
}}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user