1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-11 03:39:59 +00:00

Fix D_80854514 to not be cut off (#455)

This commit is contained in:
Roman971 2020-10-26 11:48:40 +01:00 committed by GitHub
parent 9e5cbcdd57
commit b4096eee34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3972,7 +3972,7 @@ s16 D_808544F8[] = {
0x045B, 0x0482, 0x0340, 0x044B, 0x02A2, 0x0201, 0x03B8, 0x04EE, 0x03C0, 0x0463, 0x01CD, 0x0394, 0x0340, 0x057C,
};
u8 D_80854514[] = { 11, 9, 3, 5, 7 };
u8 D_80854514[] = { 11, 9, 3, 5, 7, 0 };
s32 func_80839034(GlobalContext* globalCtx, Player* this, CollisionPoly* arg2, u32 arg3) {
s32 sp3C;