git: 9front

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

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