mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 11:49:06 +00:00
Attempt at raw drive access for linux / osx, test please :)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2410 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
772e37be9a
commit
5dfbb9438e
6 changed files with 67 additions and 32 deletions
|
@ -20,6 +20,8 @@
|
|||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include "Common.h"
|
||||
#include "FileUtil.h"
|
||||
|
||||
// Tools to enumerate drives (HDD, DVD, CD) in a platform-independent manner.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue