git: 9front

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

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