shithub: front

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

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