DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦9f2953eda⟧ TextFile

    Length: 260 (0x104)
    Types: TextFile
    Names: »play.h«

Derivation

└─⟦b20c6495f⟧ Bits:30007238 EUUGD18: Wien-båndet, efterår 1987
    └─⟦this⟧ »EUUGD18/General/Warp/play.h« 

TextFile

/* $Header: play.h,v 7.0 86/10/08 15:13:12 lwall Exp $ */

/* $Log:	play.h,v $
 * Revision 7.0  86/10/08  15:13:12  lwall
 * Split into separate files.  Added amoebas and pirates.
 * 
 */

EXT int finish INIT(0);
EXT int timer;

void play();
void play_init();