Skip to content

Doc code 80005fd0#697

Merged
MegaMech merged 28 commits inton64decomp:masterfrom
coco875:doc-code_80005FD0
Jan 19, 2025
Merged

Doc code 80005fd0#697
MegaMech merged 28 commits inton64decomp:masterfrom
coco875:doc-code_80005FD0

Conversation

@coco875
Copy link
Contributor

@coco875 coco875 commented Jan 2, 2025

No description provided.

@coco875
Copy link
Contributor Author

coco875 commented Jan 2, 2025

I will rename file once 684 are merge

@coco875
Copy link
Contributor Author

coco875 commented Jan 2, 2025

need also HarbourMasters/Torch#166

@MegaMech
Copy link
Collaborator

MegaMech commented Jan 15, 2025

The file name cpu_logic doesn't encompass everything that goes on in this function:

  • vehicles
  • camera demo/end of race stuff
  • cpu logic

Could you try splitting the file? Or is that what this is?

void set_current_path(s32 pathIndex) {
gCurrentTrackPath = gTrackPaths[pathIndex];
gCurrentTrackInnerPath = gTrackInnerPath[pathIndex];
gCurrentTrackOuterPath = gTrackOuterPath[pathIndex];
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you sure about this inner outter path? Are they actually separated paths?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

@MegaMech MegaMech merged commit 731b24e into n64decomp:master Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants