mirror of
https://github.com/wiiu-env/libfat.git
synced 2025-02-16 17:29:23 +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…
x
Reference in New Issue
Block a user