shithub: front

ref: 20780e694e13d767f637e1e27961b00d5cbe2607
dir: /sys/src/cmd/plot/libplot/restore.c/

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