git: 9front

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

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