mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
ovl_En_Ishi (#425)
* merge upstream * Merge upstream * Use Petrie's data section * Move assignment to declaration * EnIshi_Init without messing with formatting * EnIshi_Draw * Update asm * Remove war of the zeros * Type function pointers * Match a few * Remove extra * in comment * Progress * func_80A7E5A8 and add translation * Cleanup func_80A7E5A8 and work on func_80A7E824 * Work on func_80A7E824 * Cursed asf match for func_80A7E824 * Re-use variable in cursed function to avoid warning * func_80A7F0A8 * func_80A7F514 * Use C data * Various fixes * Move data around * Clang format and stuff * Stuff * Pretty suspicious just saying * Add janky hack warnings * Use enum for type * Cleanup enum a bit * Use small and large instead of rock and boulder * Name EnIshi_SetupCollider * Remove static var space * Update translation * Name some stuff * Name sRockScales * Use object id defines for func_80029E8C * Properly type var to s16 * Make match slightly less fake * Yay no more fake match for func_80A7E824! * Use thisx all throughout func_80A7E824 for consistency * Rename to EnIshi_InitCollider * Remove asm * Only use thisx where required in func_80A7E824 * Cleanup and naming * More naming * Naming * Finish naming * Rename sCylinderInit to sCylinderInits * Actually finish naming * Minor cleanup * Header comment * Format effect function usage properly * More formatting * Various changes * Minor cleanup * review Co-authored-by: fig02 <fig02srl@gmail.com>
This commit is contained in:
parent
728a789a2f
commit
213bac4657
28 changed files with 448 additions and 1673 deletions
3
spec
3
spec
|
@ -2606,8 +2606,7 @@ endseg
|
|||
beginseg
|
||||
name "ovl_En_Ishi"
|
||||
include "build/src/overlays/actors/ovl_En_Ishi/z_en_ishi.o"
|
||||
include "build/data/overlays/actors/z_en_ishi.data.o"
|
||||
include "build/data/overlays/actors/z_en_ishi.reloc.o"
|
||||
include "build/src/overlays/actors/ovl_En_Ishi/ovl_En_Ishi_reloc.o"
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue