shithub: front

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

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