mirror of https://github.com/zeldaret/oot.git
apply Jenkins fixes
https://jenkins.deco.mp/job/OOT/job/PR-2286/77/console
This commit is contained in:
parent
2edc03541f
commit
015380ca54
|
|
@ -168,7 +168,7 @@ void Horse_SetupInCutscene(PlayState* play, Player* player) {
|
|||
{ SCENE_HYRULE_FIELD, CS_INDEX_4, { -1900, 313, 7015 }, 0x0000, HORSE_PTYPE_7 },
|
||||
{ SCENE_HYRULE_FIELD, CS_INDEX_5, { -4043, 313, 6933 }, 0x0000, HORSE_PTYPE_7 }, // Credits
|
||||
{ SCENE_HYRULE_FIELD, CS_INDEX_6, { -4043, 313, 6933 }, 0x0000, HORSE_PTYPE_7 }, // Unused. Hopping Lon Lon
|
||||
// Ranch North Gate
|
||||
// Ranch North Gate
|
||||
};
|
||||
s32 pad;
|
||||
s32 i;
|
||||
|
|
|
|||
Loading…
Reference in New Issue