From 9ec38af3ce8d43f5dc3b582f0545973817fcacac Mon Sep 17 00:00:00 2001 From: espes Date: Sat, 15 Aug 2015 11:39:49 +1000 Subject: [PATCH] bah --- hw/xbox/nv2a.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/xbox/nv2a.c b/hw/xbox/nv2a.c index ed6fe82c76..862fc1c00f 100644 --- a/hw/xbox/nv2a.c +++ b/hw/xbox/nv2a.c @@ -3904,6 +3904,7 @@ static void pgraph_method(NV2AState *d, uint32_t z_format = GET_MASK(parameter, NV097_SET_CONTROL0_Z_FORMAT); SET_MASK(pg->regs[NV_PGRAPH_SETUPRASTER], NV_PGRAPH_SETUPRASTER_Z_FORMAT, z_format); + break; } case NV097_SET_ALPHA_TEST_ENABLE: