You've already forked ultrasm64-2
mirror of
https://github.com/HackerN64/ultrasm64-2.git
synced 2026-01-21 10:38:08 -08:00
9 lines
216 B
C
9 lines
216 B
C
// 0x0E001548
|
|
const GeoLayout castle_geo_001548[] = {
|
|
GEO_CULLING_RADIUS(300),
|
|
GEO_OPEN_NODE(),
|
|
GEO_DISPLAY_LIST(LAYER_OPAQUE, inside_castle_seg7_dl_07059190),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_END(),
|
|
};
|