shithub: riscv

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

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