Skip to content

Commit

Permalink
Added cdrom handle
Browse files Browse the repository at this point in the history
  • Loading branch information
ergo720 committed Aug 6, 2024
1 parent 308471d commit 6e00143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/io.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
#define NUM_OF_DEVS 10

// Special internal handles used by the kernel
#define UNUSED_HANDLE
#define CDROM_HANDLE DEV_CDROM
#define EEPROM_HANDLE DEV_EEPROM
#define PARTITION0_HANDLE DEV_PARTITION0
#define PARTITION1_HANDLE DEV_PARTITION1
Expand Down

0 comments on commit 6e00143

Please sign in to comment.