That's the weirdest metacarpal I've seen in a while

This commit is contained in:
Foxinatel
2024-03-21 15:43:12 +00:00
parent 8e70df221f
commit 97c8ffb3fd

View File

@@ -108,7 +108,7 @@ impl HandBone {
| HandBone::IndexMetacarpal
| HandBone::MiddleMetacarpal
| HandBone::RingMetacarpal
| HandBone::LittleTip
| HandBone::LittleMetacarpal
)
}
pub const fn get_all_bones() -> [HandBone; 26] {