mirror of
https://github.com/n64decomp/mk64
synced 2026-07-01 02:50:09 -04:00
Document Vehicles (#641)
* start doc collision * fix merge * finish rename fonction related to vehicle * document around waypoint of vehicle * make some modification * make some change and rename one * copy_ to oldPos * doc smoke ferry and train * some rename * fix some renaming * precise index * rename a funciton * simplify waypoint_vehicles * change some name * change some name * rename move_to_point_direction * fix some conflict * Update code_80005FD0.c * Update code_80005FD0.h --------- Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
This commit is contained in:
@@ -349,7 +349,7 @@ void func_80053D74(s32, s32, s32);
|
||||
void func_80053E6C(s32);
|
||||
|
||||
void render_object_train_smoke_particle(s32, s32);
|
||||
void render_object_train_smoke_particles(s32);
|
||||
void render_object_trains_smoke_particles(s32);
|
||||
void render_object_paddle_boat_smoke_particle(s32, s32);
|
||||
void render_object_paddle_boat_smoke_particles(s32);
|
||||
void render_object_bowser_flame_particle(s32, s32);
|
||||
|
||||
Reference in New Issue
Block a user