mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-20 01:15:08 -05:00
TexCache: unify global variables
This commit is contained in:
@@ -27,8 +27,6 @@ public:
|
||||
|
||||
struct TCacheEntryBase
|
||||
{
|
||||
#define TEXHASH_INVALID 0
|
||||
|
||||
// common members
|
||||
u32 addr;
|
||||
u32 size_in_bytes;
|
||||
|
||||
Reference in New Issue
Block a user