This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
deb-mbse/mbsebbs/zmrle.h
2004-11-07 13:21:59 +00:00

10 lines
125 B
C

#ifndef _ZMRLE_H
#define _ZMRLE_H
/* $Id$ */
void zsdar32(char *, int, int);
int zrdatr32(register char *, int);
#endif