mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-22 12:05:11 +00:00
8 lines
197 B
C
8 lines
197 B
C
// 0x0E0005B8
|
|
const GeoLayout hmc_geo_0005B8[] = {
|
|
GEO_CULLING_RADIUS(200),
|
|
GEO_OPEN_NODE(),
|
|
GEO_DISPLAY_LIST(LAYER_OPAQUE, hmc_seg7_dl_07023090),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_END(),
|
|
};
|