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

◆ Blank()

static void SRL::VDP2::VRAM::Blank ( void * address,
uint32_t size )
inlinestatic

Overwrites a specified VRAM region with 0 data.

Parameters
AddressThe vram address of the area to blank.
SizeThe size of area to overwrite in bytes.