git: 9front

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

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