static.h 204 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 /* these are the static display lists */ extern Gfx rspinit_dl[]; extern Gfx rdpinit_dl[]; extern Gfx clearcfb_dl[]; extern Gfx background_dl[]; extern Gfx sphere[]; extern Gfx border1[];