SaturnRingLibrary 0.9
SGL wrapper
 
Loading...
Searching...
No Matches

◆ AutoAllocateMap()

static void * SRL::VDP2::VRAM::AutoAllocateMap ( Tilemap::TilemapInfo & info,
int16_t screen,
int * size = nullptr )
inlinestatic

Automatically allocates map data for specified screen.

Parameters
infoTile map data description
screenThe screen identifier
sizeoptional pointer to pass the resulting allocation size back to
Returns
Pointer to the allocated memory