git: 9front

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

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