static.h
467 Bytes
/*---------------------------------------------------------------------*
Copyright (C) 1998 Nintendo.
$RCSfile: static.h,v $
$Revision: 1.1.1.1 $
$Date: 2002/05/02 03:27:28 $
*---------------------------------------------------------------------*/
/* these are the static display lists */
extern Gfx rspinit_dl[];
extern Gfx rdpinit_dl[];
extern Gfx clearcfb_dl[];
extern Gfx background_dl[];
extern Gfx border1[];