diff --git a/core/hw/naomi/naomi_roms_input.h b/core/hw/naomi/naomi_roms_input.h index 928089bb8..dd52a12d7 100644 --- a/core/hw/naomi/naomi_roms_input.h +++ b/core/hw/naomi/naomi_roms_input.h @@ -413,6 +413,8 @@ static InputDescriptors zombie_inputs = { { { "UP - DOWN", Full, 1, true }, { "LEFT - RIGHT", Full, 0, true }, + { "", Half, 4 }, // unused but P2 starts at axis 4 + { "", Half, 5 }, // unused but P2 starts at axis 4 }, };