mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-05 23:44:39 +02:00
Fix some enum alignments
This commit is contained in:
@@ -88,7 +88,7 @@ private:
|
||||
IOCTL_ES_GETSHAREDCONTENTCNT = 0x36,
|
||||
IOCTL_ES_GETSHAREDCONTENTS = 0x37,
|
||||
IOCTL_ES_DELETESHAREDCONTENT = 0x38,
|
||||
|
||||
//
|
||||
IOCTL_ES_CHECKKOREAREGION = 0x45,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user