home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga MA Magazine 1998 #6
/
amigamamagazinepolishissue1998.iso
/
coders
/
jËzyki_programowania
/
ace_basic
/
ace
/
include
/
libraries
/
diskfont.h
< prev
next >
Wrap
C/C++ Source or Header
|
1977-12-31
|
318b
|
21 lines
#ifndef LIBRARIES_DISKFONT_H
#define LIBRARIES_DISKFONT_H 1
/*
** diskfont.h for ACE Basic
**
** Note: Translated to ACE by ConvertC2ACE
** @ MapMeadow Software, Nils Sjoholm
**
**
** Date: 09/01/95
**
**
*/
#ifndef DISKFONT_DISKFONT_H
#include <diskfont/diskfont.h>
#endif
#endif /* LIBRARIES_DISKFONT_H */