git: 9front

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

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