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/actors/small_key/geo.inc.c
2023-08-17 08:56:02 -04:00

11 lines
315 B
C

// 0x0C000188
const GeoLayout small_key_geo[] = {
GEO_SHADOW(SHADOW_CIRCLE_4_VERTS, 0x96, 80),
GEO_OPEN_NODE(),
GEO_SCALE(0x00, 16384),
GEO_OPEN_NODE(),
GEO_DISPLAY_LIST(LAYER_OPAQUE, small_key_seg5_dl_05006A68),
GEO_CLOSE_NODE(),
GEO_CLOSE_NODE(),
GEO_END(),
};