home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 4
/
FreshFish_May-June1994.bin
/
bbs
/
cbm
/
os-include.lha
/
os-include
/
libraries
/
diskfont.h
< prev
next >
Wrap
C/C++ Source or Header
|
1993-10-15
|
342b
|
18 lines
#ifndef LIBRARIES_DISKFONT_H
#define LIBRARIES_DISKFONT_H
/*
** $VER: diskfont.h 36.6 (26.11.90)
** Includes Release 40.15
**
** diskfont library definitions
**
** (C) Copyright 1985-1993 Commodore-Amiga, Inc.
** All Rights Reserved
*/
#ifndef DISKFONT_DISKFONT_H
#include "diskfont/diskfont.h"
#endif
#endif /* LIBRARIES_DISKFONT_H */