mirror of
https://github.com/n64decomp/sm64.git
synced 2024-11-06 01:15:17 -05:00
9 lines
199 B
C
9 lines
199 B
C
// 0x0E000360
|
|
const GeoLayout sl_geo_000360[] = {
|
|
GEO_NODE_START(),
|
|
GEO_OPEN_NODE(),
|
|
GEO_DISPLAY_LIST(LAYER_TRANSPARENT, sl_seg7_dl_0700A890),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_END(),
|
|
};
|