mirror of
https://github.com/wiiu-env/wudd.git
synced 2024-11-06 10:35:06 +01:00
1ba090a969
- Disable auto shutdown
7 lines
101 B
C++
7 lines
101 B
C++
#include "common.h"
|
|
|
|
int32_t gFSAfd = -1;
|
|
|
|
ntfs_md *ntfs_mounts = nullptr;
|
|
int ntfs_mount_count = 0;
|