1
0
forked from 0ad/0ad

...and increase HDATA_USER_SIZE so OglTex actually fits

This was SVN commit r14122.
This commit is contained in:
Ykkrosh 2013-11-09 18:49:35 +00:00
parent 1ad9d5424a
commit 35d48d2fe8

View File

@ -134,7 +134,7 @@ static inline Handle handle(size_t idx, u64 tag)
//
// chosen so that all current resource structs are covered.
static const size_t HDATA_USER_SIZE = 100;
static const size_t HDATA_USER_SIZE = 104;
struct HDATA