home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 1
/
GoldFishApril1994_CD2.img
/
d4xx
/
d473
/
cnewssrc
/
cnews_src.lzh
/
include
/
pragma
/
potgo.h
< prev
next >
Wrap
C/C++ Source or Header
|
1990-12-29
|
253b
|
10 lines
#ifndef PRAGMA_POTGO_H
#define PRAGMA_POTGO_H
/* "potgo.resource" */
#pragma amicall(_PotgoBase, 0x6, AllocPotBits(d0))
#pragma amicall(_PotgoBase, 0xC, FreePotBits(d0))
#pragma amicall(_PotgoBase, 0x12, WritePotgo(d0,d1))
#endif /* PRAGMA_POTGO_H */