git: 9front

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

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