Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
MorsGames
GitHub Repository: MorsGames/sm64plus
Path: blob/master/levels/bitdw/areas/1/quartzy_path_fences/geo.inc.c
7862 views
1
// 0x0E000438
2
const GeoLayout geo_bitdw_000438[] = {
3
GEO_CULLING_RADIUS(2500),
4
GEO_OPEN_NODE(),
5
GEO_DISPLAY_LIST(LAYER_ALPHA, bitdw_seg7_dl_070045C0),
6
GEO_CLOSE_NODE(),
7
GEO_END(),
8
};
9
10