mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 20:58:54 +00:00
Rename BPMEM_EFB_BR to BPMEM_EFB_WH
This commit is contained in:
parent
81b84a5ebe
commit
762fe33a3d
2 changed files with 4 additions and 5 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue