git: 9front

ref: 02e2bb33955ff4347b021210bb2abd5d026d1688
dir: /sys/src/cmd/plot/libplot/restore.c/

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