You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
12 lines
302 B
C
12 lines
302 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(),
|
|
};
|