9 lines
191 B
C
Raw Normal View History

2019-11-03 14:36:27 -05:00
// 0x0E000848
const GeoLayout rr_geo_000848[] = {
2023-08-17 08:56:02 -04:00
GEO_CULLING_RADIUS(500),
GEO_OPEN_NODE(),
GEO_ASM(0, geo_exec_flying_carpet_create),
GEO_CLOSE_NODE(),
GEO_END(),
2019-11-03 14:36:27 -05:00
};