mirror of
https://github.com/zeldaret/oot
synced 2026-06-23 17:25:16 -04:00
Changed gLinkChildSlinghotStringDL to gLinkChildSlingshotStringDL (#1576)
This commit is contained in:
@@ -1410,8 +1410,8 @@ Color_RGB8 sBottleColors[] = {
|
||||
Vec3f D_80126128 = { 398.0f, 1419.0f, 244.0f };
|
||||
|
||||
BowSlingshotStringData sBowSlingshotStringData[] = {
|
||||
{ gLinkAdultBowStringDL, { 0.0f, -360.4f, 0.0f } }, // Bow
|
||||
{ gLinkChildSlinghotStringDL, { 606.0f, 236.0f, 0.0f } }, // Slingshot
|
||||
{ gLinkAdultBowStringDL, { 0.0f, -360.4f, 0.0f } }, // Bow
|
||||
{ gLinkChildSlingshotStringDL, { 606.0f, 236.0f, 0.0f } }, // Slingshot
|
||||
};
|
||||
|
||||
// Coordinates of the shield quad collider vertices, in the right hand limb's own model space.
|
||||
|
||||
Reference in New Issue
Block a user