mirror of
https://github.com/wiiu-env/libfat.git
synced 2024-11-22 09:59:18 +01:00
Fixed device type identifier
This commit is contained in:
parent
4191c6de84
commit
cdc8378826
@ -33,8 +33,8 @@
|
||||
#ifndef IO_DLDI_H
|
||||
#define IO_DLDI_H
|
||||
|
||||
// 'DLDD'
|
||||
#define DEVICE_TYPE_DLDD 0x49444C44
|
||||
// 'DLDI'
|
||||
#define DEVICE_TYPE_DLDI 0x49444C44
|
||||
|
||||
#include "disc_io.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user