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