You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
9 lines
197 B
C
9 lines
197 B
C
// 0x0E000628
|
|
const GeoLayout wdw_geo_000628[] = {
|
|
GEO_CULLING_RADIUS(900),
|
|
GEO_OPEN_NODE(),
|
|
GEO_DISPLAY_LIST(LAYER_OPAQUE, wdw_seg7_dl_07013E40),
|
|
GEO_CLOSE_NODE(),
|
|
GEO_END(),
|
|
};
|