git: 9front

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

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