home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 4
/
FreshFish_May-June1994.bin
/
bbs
/
cbm
/
nduk-v37.lha
/
V37
/
include
/
resources
/
cia.h
< prev
next >
Wrap
C/C++ Source or Header
|
1991-11-27
|
365b
|
19 lines
#ifndef DEVICES_CIA_H
#define DEVICES_CIA_H 1
/*
** $Filename: resources/cia.h $
** $Release: 2.04 Includes, V37.4 $
** $Revision: 36.4 $
** $Date: 91/01/09 $
**
** Cia resource name strings.
**
** (C) Copyright 1985-1991 Commodore-Amiga Inc.
** All Rights Reserved
*/
#define CIAANAME "ciaa.resource"
#define CIABNAME "ciab.resource"
#endif /* DEVICES_CIA_H */