1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-12-04 16:55:56 +00:00
oot/src/overlays/actors/ovl_Demo_Im
Dragorn421 e51fd73704
Fix misc 7 (#1149)
* Fixup `Math3D_LineClosestToPoint`

* `gDodongosCavernBossLavaFloorTex` is 32x64

* Name empty-dlist-making functions `_EmptyDList`

* Fix typos

* transitionRate -> morphFrames

* Compare `xyzDistToPlayerSq` to squared values

* Fix hookshot target/post collision header names being swapped

* Fix description of `z_bg_mizu_movebg.c`

* Add scene command comment to `func_80098508` to match other scene command handlers

* Some fixup in `Camera_Demo5`

* `1` -> `ALLOCTYPE_ABSOLUTE` in comment on `ActorContext.absoluteSpace`
2022-02-20 08:31:31 -05:00
..
z_demo_im.c Fix misc 7 (#1149) 2022-02-20 08:31:31 -05:00
z_demo_im.h Even more objects (#913) 2021-11-24 19:37:36 +01:00
z_demo_im_cutscene_data.c Cutscene Camera Commands: POS -> EYE, FOCUS -> LOOK_AT (#993) 2021-12-02 22:04:55 +01:00