git: 9front

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

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