mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-03 12:05:47 +00:00
no change
This was SVN commit r868.
This commit is contained in:
@@ -124,10 +124,12 @@ static const size_t HDATA_USER_SIZE = 44+64;
|
||||
struct HDATA
|
||||
{
|
||||
uintptr_t key;
|
||||
|
||||
u32 tag : TAG_BITS;
|
||||
|
||||
u32 refs : REF_BITS;
|
||||
// = 0: cached
|
||||
u32 type_idx : TYPE_BITS;
|
||||
|
||||
H_Type type;
|
||||
|
||||
const char* fn;
|
||||
|
||||
Reference in New Issue
Block a user