mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-28 00:15:47 -04:00
263fca77c3
* [decomp,actor] Decompile Init,Destroy & unnamed functions (func_8098CA20 is WIP) * [ovl_En_Si] Match func_8098CA20 function * [0vl_En_Si] Comment data in spec * [ovl_En_Si] Start documentation & cleanup * [ovl_En_Si] Clang format * [spec] Update ovl_En_Si reloc target * Style fixes & adjust fanfare parameter * Remove goto & styling fixes * Styling fixes * Remove unnecessary function declarations & dead code * Styling fixes & doc (MR suggestions) * Move GET_CHEST_FLAG macro to header file * Rename colliderSphere variable to collider * Rename func_8098CA20 to EnSi_UpdateCollision * Rename func_8098CBDC to EnSi_DraggedByHookshot * Rename func_8098CAD0 to EnSi_GiveToken * Rename func_8098CB70 to EnSi_Wait * Styling adjustment * Update tools/disasm/function.txt with new function names --------- Co-authored-by: Francis <francis.jeanneau@sparkmicro.com>