shithub: front

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

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