Rename BPMEM_EFB_BR to BPMEM_EFB_WH

This commit is contained in:
Pokechu22
2021-02-07 12:32:45 -08:00
parent 81b84a5ebe
commit 762fe33a3d
2 changed files with 4 additions and 5 deletions

View File

@ -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,