mirror of https://github.com/n64decomp/mk64.git
* Added more actor types and some defines Also adjusted the generic Actor struct to have some of its members have names that are generally reasonable for all types of actors Added a union to the BananActor struct, makes accessing the `rot` member and the overlapping id/index members more sensible Signed-off-by: Taggerung <tyler.taggerung@gmail.com> |
||
|---|---|---|
| .. | ||
| PR | ||
| libc | ||
| actor_types.h | ||
| common_structs.h | ||
| config.h | ||
| course_offsets.h | ||
| defines.h | ||
| functions.h | ||
| global.h | ||
| kart_attributes.h | ||
| macros.h | ||
| macros.inc | ||
| mk64.h | ||
| segment_symbols.h | ||
| segments.h | ||
| trig_tables.h | ||
| trig_tables.inc.c | ||
| types.h | ||
| ultra64.h | ||
| variables.h | ||