mirror of
https://github.com/zeldaret/oot
synced 2026-09-07 19:20:49 -04:00
Decompile obj_bean (magic bean and soft soil). 2 NON_MATCHINGs (#846)
* did a bunch * Do a bunch more * all functions in C * Macros for draw and collision part of state flags * Done for now * remove ASM * PR fixes (Elliptic) * all angles are hex and take away bad names * PR fixes (Roman) * PR fixes * PR fixes (Fig) * restore map mark * Fix the other messed with files
This commit is contained in:
@@ -3225,8 +3225,11 @@ endseg
|
||||
beginseg
|
||||
name "ovl_Obj_Bean"
|
||||
include "build/src/overlays/actors/ovl_Obj_Bean/z_obj_bean.o"
|
||||
include "build/data/overlays/actors/z_obj_bean.data.o"
|
||||
#ifdef NON_MATCHING
|
||||
include "build/src/overlays/actors/ovl_Obj_Bean/ovl_Obj_Bean_reloc.o"
|
||||
#else
|
||||
include "build/data/overlays/actors/z_obj_bean.reloc.o"
|
||||
#endif
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
||||
Reference in New Issue
Block a user