#include <stdio.h>
#include <stdlib.h>
#include "video.h"
#include "termlib.h"
Go to the source code of this file.
Functions | |
SBUF * | dv_save (int l, int r, int t, int b) |
SBUF* dv_save | ( | int | l, | |
int | r, | |||
int | t, | |||
int | b | |||
) |
Definition at line 7 of file DV_SAVE.c.
References SBUF::bottom, SBUF::image, IMALLOC, SBUF::left, malloc, SBUF::right, SBUF::top, and VSCREEN.
Referenced by savescr().