Super Mario 64 OpenGL port for PC. Mirror of https://github.com/sm64pc/sm64pc
https://github.com/sm64pc/sm64pc
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
197 B
9 lines
197 B
3 years ago
|
// 0x0E0005B0
|
||
|
const GeoLayout geo_bbh_0005B0[] = {
|
||
|
GEO_CULLING_RADIUS(700),
|
||
|
GEO_OPEN_NODE(),
|
||
|
GEO_DISPLAY_LIST(LAYER_OPAQUE, bbh_seg7_dl_0701F2E8),
|
||
|
GEO_CLOSE_NODE(),
|
||
|
GEO_END(),
|
||
|
};
|