git: 9front

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

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