Skip to content

Debug JStudio fix + match one retail func#2378

Merged
TakaRikka merged 6 commits intozeldaret:mainfrom
LagoLunatic:fixes
Apr 7, 2025
Merged

Debug JStudio fix + match one retail func#2378
TakaRikka merged 6 commits intozeldaret:mainfrom
LagoLunatic:fixes

Conversation

@LagoLunatic
Copy link
Copy Markdown
Contributor

The weird gameinfo load in daAlink_c::getDemoLookActor was caused by the redundant cast, some callers need the extra cast and some don't

@TakaRikka
Copy link
Copy Markdown
Contributor

the fake header stuff is unfortunate cause its pretty ugly, but if its the only way to support both versions then i guess we'll have to live with it

@LagoLunatic
Copy link
Copy Markdown
Contributor Author

the fake header stuff is unfortunate cause its pretty ugly, but if its the only way to support both versions then i guess we'll have to live with it

Maybe someone who knows more about C++ templates could find a better way, I still don't really understand why the newer compiler version refuses to let the template class be used after it's defined which seems pretty backwards. But yeah I couldn't think of an alternative

@TakaRikka TakaRikka merged commit c0e111b into zeldaret:main Apr 7, 2025
1 check passed
@LagoLunatic LagoLunatic deleted the fixes branch April 9, 2025 08:43
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