summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pce/pce_slot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/pce/pce_slot.cpp')
-rw-r--r--src/devices/bus/pce/pce_slot.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/pce/pce_slot.cpp b/src/devices/bus/pce/pce_slot.cpp
index e6cd64cb4fd..3d8987efbea 100644
--- a/src/devices/bus/pce/pce_slot.cpp
+++ b/src/devices/bus/pce/pce_slot.cpp
@@ -287,7 +287,7 @@ void pce_cart_slot_device::call_unload()
fullpath
-------------------------------------------------*/
-int pce_cart_slot_device::get_cart_type(uint8_t *ROM, uint32_t len)
+int pce_cart_slot_device::get_cart_type(const uint8_t *ROM, uint32_t len)
{
int type = PCE_STD;