git: 9front

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

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