git: 9front

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

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