Archived
1
0
Fork 0
This repository has been archived on 2025-03-06. You can view files and clone it, but cannot push or open issues or pull requests.
sm64/levels/bowser_2/tilting_platform/geo.inc.c
2023-08-17 08:56:02 -04:00

8 lines
214 B
C

// 0x0E000170
const GeoLayout bowser_2_geo_000170[] = {
GEO_CULLING_RADIUS(5000),
GEO_OPEN_NODE(),
GEO_DISPLAY_LIST(LAYER_OPAQUE, bowser_2_seg7_dl_07000FE0),
GEO_CLOSE_NODE(),
GEO_END(),
};