mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-23 06:54:16 -04:00
0568d6fe35
* start work on d_a_obj_jump * rough pass over all functions * fix CreateHeap * mode_wait 99% * mode_lower 99% * draw 99% * attr accessor * fixes for Create * match rideCB with weirg pointer arithmetic * Execute 99% * jnodeCB_lower 96% * set_mtx 99% * fix set_push_flag * Create 96% * retype field * cleanup * tiny fix * split class fields + call inline functions * Attr_c struct fields + prm_get_type * fix class fields + match Mthd_Create + 90+% Create and jnodeCB_lower * improve redability for rideCB * Create 100% * add Prm_e enum * clean unnecessary return and this-> --------- Co-authored-by: marian <marian.muller@serli.com>