switch-case break fix, nw
This commit is contained in:
parent
6f52e8da2e
commit
aa470d1617
@ -528,6 +528,7 @@ static WRITE32_HANDLER( cavesh3_blitter_w )
|
||||
{
|
||||
case 0x04:
|
||||
cavesh_gfx_exec_w(space,offset,data,mem_mask);
|
||||
break;
|
||||
|
||||
case 0x08:
|
||||
COMBINE_DATA(&cavesh_gfx_addr);
|
||||
|
Loading…
Reference in New Issue
Block a user