Skip to content

gr: Fix type of OnDemoInit callbacks - #3300

Open
r-burns wants to merge 3 commits into
doldecomp:masterfrom
r-burns:gr-types
Open

gr: Fix type of OnDemoInit callbacks#3300
r-burns wants to merge 3 commits into
doldecomp:masterfrom
r-burns:gr-types

Conversation

@r-burns

@r-burns r-burns commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

These callbacks can be called with a non-0/1 argument via fn_80169444, so the argument can't be a bool.

These callbacks can be called with a non-0/1 argument
via fn_80169444, so the argument can't be a bool.
@decomp-dev

decomp-dev Bot commented Sep 3, 2026

Copy link
Copy Markdown

Report for GALE01 (3bf5523 - b355b88)

No changes

@ribbanya

ribbanya commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

It's seemingly an enum and not a ground segment.

@ribbanya

ribbanya commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

If we're refactoring anyway we should make an enum with values 0, 1, and 2.

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