RestoreScrState Function (ROM Call 0x1A1)

graph.h

void RestoreScrState (const void *buffer);

Restores a a saved state of the graphic system.

RestoreScrState restores a saved state of the graphic system (saved using SaveScrState command) from a structure pointed to by buffer.


Uses: FontSetSys, memcpy
Used by: ABT_dialog, GR3_paint3d, MenuKey, MenuOff, MenuOn, MenuTopRedef, MenuTopSelect, ST_eraseHelp, ST_helpMsg, ST_modKey, ST_precision, fopen, GR3_handleEvent, ROM Call 0x421, WinEndPaint