git: 9front

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

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