git: 9front

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

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