mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-12-02 08:47:25 +00:00
8 lines
196 B
C
8 lines
196 B
C
// 0x0E000AF0
|
|
const GeoLayout lll_geo_000AF0[] = {
|
|
GEO_CULLING_RADIUS(500),
|
|
GEO_OPEN_NODE(),
|
|
GEO_DISPLAY_LIST(LAYER_ALPHA, lll_seg7_dl_07017F40),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_END(),
|
|
};
|