git: 9front

ref: c81b437d95c845b965b92885cc05fb0092458b6b
dir: /sys/src/cmd/plot/libplot/restore.c/

View raw version
#include "mplot.h"
void restore(void){
	e1--;
	move(e1->copyx, e1->copyy);
}