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