git: 9front

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

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