git: 9front

ref: 11780e9aa0d8d0d1318c8128ddaef3ba658e20e8
dir: /sys/src/cmd/plot/libplot/restore.c/

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