git: 9front

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

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