mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-20 14:01:15 +00:00
Misc Cleanup (#1585)
* misc cleanup * more fake matches * revert for sym
This commit is contained in:
parent
2aaa286cf8
commit
f2c06ce441
45 changed files with 134 additions and 161 deletions
|
@ -1572,7 +1572,7 @@ void DemoGt_Draw7(DemoGt* this, PlayState* play) {
|
|||
sp64 = kREG(75);
|
||||
sp62 = kREG(74) + 0x7FEC;
|
||||
sp60 = kREG(74) + 0x7FEC;
|
||||
sp60 = sp60 + 0x4000;
|
||||
sp60 += 0x4000;
|
||||
sp5C = Graph_Alloc(gfxCtx, sizeof(Mtx));
|
||||
sp40 = 1.0f - Math_CosS(sp6E);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue