git: 9front

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

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