mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Rename BPMEM_EFB_BR to BPMEM_EFB_WH
This commit is contained in:
@ -45,7 +45,7 @@ enum
|
||||
BPMEM_PE_TOKEN_ID = 0x47,
|
||||
BPMEM_PE_TOKEN_INT_ID = 0x48,
|
||||
BPMEM_EFB_TL = 0x49,
|
||||
BPMEM_EFB_BR = 0x4A,
|
||||
BPMEM_EFB_WH = 0x4A,
|
||||
BPMEM_EFB_ADDR = 0x4B,
|
||||
BPMEM_MIPMAP_STRIDE = 0x4D,
|
||||
BPMEM_COPYYSCALE = 0x4E,
|
||||
|
Reference in New Issue
Block a user