git: 9front

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

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