Test
This commit is contained in:
@@ -73,7 +73,7 @@ static const assettypedef_t ASSET_TYPE_DEFINITIONS[ASSET_TYPE_COUNT] = {
|
||||
[ASSET_TYPE_MAP] = {
|
||||
.header = "DMF",
|
||||
.loadStrategy = ASSET_LOAD_STRAT_ENTIRE,
|
||||
.dataSize = sizeof(assetmap_t),
|
||||
.dataSize = sizeof(1),
|
||||
.entire = assetMapLoad
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user