project.h 371 Bytes

/*---------------------------------------------------------------------*
        Copyright (C) 1997 Nintendo.
        
        $RCSfile: project.h,v $
        $Revision: 1.1.1.1 $
        $Date: 2002/05/02 03:27:12 $
 *---------------------------------------------------------------------*/
#define	STATIC_SEGMENT		1
#define	DYNAMIC_SEGMENT		3

#define	STACKSIZE	0x3000