mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-23 06:54:14 -04:00
5b7df3f1ca
* EnHitTag all matching, data still not imported * rename loop counter variable to i * imported data * use generated reloc * cleanup * name func_80BE20E8, document with ITEM00_RUPEE_GREEN enum, use if-return-implication in WaitForHit * add switchflag param macro * use previously unused pCylinder as function arguments * use THIS macro and change switchflag macro to take actor pointer * space between var declaration and code * format * rename pCylinder to cylinder * rename cylinder to collider * change ColliderCylinder* to pad Co-authored-by: retro <retro@DESKTOP-KGV19SQ.localdomain>