mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-15 03:20:35 +00:00
Use hex for line numbers in EnIk_PostLimbDraw3
This commit is contained in:
parent
aba53c4055
commit
fd51710dba
1 changed files with 7 additions and 7 deletions
|
@ -847,13 +847,13 @@ void EnIk_PostLimbDraw3(GlobalContext* globalCtx, s32 limbIndex, Gfx** dList, Ve
|
||||||
Vec3f spE8;
|
Vec3f spE8;
|
||||||
EnIk* this = (EnIk*)actor;
|
EnIk* this = (EnIk*)actor;
|
||||||
|
|
||||||
OPEN_DISPS(globalCtx->state.gfxCtx, "../z_en_ik_inFight.c", 0x4B1);
|
OPEN_DISPS(globalCtx->state.gfxCtx, "../z_en_ik_inFight.c", 1201);
|
||||||
|
|
||||||
if (this->unk_2FB & 1) {
|
if (this->unk_2FB & 1) {
|
||||||
func_80032F54(&this->unk_308, limbIndex, 0x1A, 0x1B, 0x1C, dList, -1);
|
func_80032F54(&this->unk_308, limbIndex, 0x1A, 0x1B, 0x1C, dList, -1);
|
||||||
}
|
}
|
||||||
if (limbIndex == 0xC) {
|
if (limbIndex == 0xC) {
|
||||||
gSPMatrix(oGfxCtx->polyXlu.p++, Matrix_NewMtx(globalCtx->state.gfxCtx, "../z_en_ik_inFight.c", 0x4C1),
|
gSPMatrix(oGfxCtx->polyXlu.p++, Matrix_NewMtx(globalCtx->state.gfxCtx, "../z_en_ik_inFight.c", 1217),
|
||||||
G_MTX_NOPUSH | G_MTX_LOAD | G_MTX_MODELVIEW);
|
G_MTX_NOPUSH | G_MTX_LOAD | G_MTX_MODELVIEW);
|
||||||
if (this->actor.params != 0) {
|
if (this->actor.params != 0) {
|
||||||
gSPDisplayList(oGfxCtx->polyXlu.p++, D_06019E08);
|
gSPDisplayList(oGfxCtx->polyXlu.p++, D_06019E08);
|
||||||
|
@ -892,32 +892,32 @@ void EnIk_PostLimbDraw3(GlobalContext* globalCtx, s32 limbIndex, Gfx** dList, Ve
|
||||||
|
|
||||||
switch (limbIndex) {
|
switch (limbIndex) {
|
||||||
case 0x16:
|
case 0x16:
|
||||||
gSPMatrix(oGfxCtx->polyXlu.p++, Matrix_NewMtx(globalCtx->state.gfxCtx, "../z_en_ik_inFight.c", 0x4F6),
|
gSPMatrix(oGfxCtx->polyXlu.p++, Matrix_NewMtx(globalCtx->state.gfxCtx, "../z_en_ik_inFight.c", 1270),
|
||||||
G_MTX_NOPUSH | G_MTX_LOAD | G_MTX_MODELVIEW);
|
G_MTX_NOPUSH | G_MTX_LOAD | G_MTX_MODELVIEW);
|
||||||
gSPDisplayList(oGfxCtx->polyXlu.p++, D_06016F88);
|
gSPDisplayList(oGfxCtx->polyXlu.p++, D_06016F88);
|
||||||
break;
|
break;
|
||||||
case 0x18:
|
case 0x18:
|
||||||
gSPMatrix(oGfxCtx->polyXlu.p++, Matrix_NewMtx(globalCtx->state.gfxCtx, "../z_en_ik_inFight.c", 0x4FB),
|
gSPMatrix(oGfxCtx->polyXlu.p++, Matrix_NewMtx(globalCtx->state.gfxCtx, "../z_en_ik_inFight.c", 1275),
|
||||||
G_MTX_NOPUSH | G_MTX_LOAD | G_MTX_MODELVIEW);
|
G_MTX_NOPUSH | G_MTX_LOAD | G_MTX_MODELVIEW);
|
||||||
gSPDisplayList(oGfxCtx->polyXlu.p++, D_06016EE8);
|
gSPDisplayList(oGfxCtx->polyXlu.p++, D_06016EE8);
|
||||||
break;
|
break;
|
||||||
case 0x1A:
|
case 0x1A:
|
||||||
if (!(this->unk_2FA & 1)) {
|
if (!(this->unk_2FA & 1)) {
|
||||||
gSPMatrix(oGfxCtx->polyXlu.p++, Matrix_NewMtx(globalCtx->state.gfxCtx, "../z_en_ik_inFight.c", 0x501),
|
gSPMatrix(oGfxCtx->polyXlu.p++, Matrix_NewMtx(globalCtx->state.gfxCtx, "../z_en_ik_inFight.c", 1281),
|
||||||
G_MTX_NOPUSH | G_MTX_LOAD | G_MTX_MODELVIEW);
|
G_MTX_NOPUSH | G_MTX_LOAD | G_MTX_MODELVIEW);
|
||||||
gSPDisplayList(oGfxCtx->polyXlu.p++, D_06016BE0);
|
gSPDisplayList(oGfxCtx->polyXlu.p++, D_06016BE0);
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case 0x1B:
|
case 0x1B:
|
||||||
if (!(this->unk_2FA & 1)) {
|
if (!(this->unk_2FA & 1)) {
|
||||||
gSPMatrix(oGfxCtx->polyXlu.p++, Matrix_NewMtx(globalCtx->state.gfxCtx, "../z_en_ik_inFight.c", 0x508),
|
gSPMatrix(oGfxCtx->polyXlu.p++, Matrix_NewMtx(globalCtx->state.gfxCtx, "../z_en_ik_inFight.c", 1288),
|
||||||
G_MTX_NOPUSH | G_MTX_LOAD | G_MTX_MODELVIEW);
|
G_MTX_NOPUSH | G_MTX_LOAD | G_MTX_MODELVIEW);
|
||||||
gSPDisplayList(oGfxCtx->polyXlu.p++, D_06016CD8);
|
gSPDisplayList(oGfxCtx->polyXlu.p++, D_06016CD8);
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
CLOSE_DISPS(globalCtx->state.gfxCtx, "../z_en_ik_inFight.c", 0x50E);
|
CLOSE_DISPS(globalCtx->state.gfxCtx, "../z_en_ik_inFight.c", 1294);
|
||||||
}
|
}
|
||||||
|
|
||||||
void func_80A76798(Actor* thisx, GlobalContext* globalCtx) {
|
void func_80A76798(Actor* thisx, GlobalContext* globalCtx) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue