mirror of https://github.com/xemu-project/xemu.git
Remove spaces
This commit is contained in:
parent
a3d110025e
commit
66c4b94a88
|
@ -4371,7 +4371,7 @@ static void pgraph_method(NV2AState *d,
|
|||
break;
|
||||
CASE_4(NV097_SET_TEXTURE_PALETTE, 64): {
|
||||
slot = (class_method - NV097_SET_TEXTURE_PALETTE) / 64;
|
||||
|
||||
|
||||
bool dma_select =
|
||||
GET_MASK(parameter, NV097_SET_TEXTURE_PALETTE_CONTEXT_DMA) == 1;
|
||||
unsigned int length =
|
||||
|
|
Loading…
Reference in New Issue