Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New opcode cleo return with #39

Merged
merged 10 commits into from
Nov 13, 2023
Merged

New opcode cleo return with #39

merged 10 commits into from
Nov 13, 2023

Conversation

MiranDMC
Copy link
Collaborator

Implemented cleo_return_with opcode according to sannybuilder/dev#263 (comment)

@MiranDMC MiranDMC requested a review from x87 November 13, 2023 03:41
delete scmFunc;

DWORD returnSlotCount = GetVarArgCount(cs);
if(returnSlotCount > returnParamCount)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

updated

source/CCustomOpcodeSystem.cpp Outdated Show resolved Hide resolved
@x87
Copy link

x87 commented Nov 13, 2023

Thanks!

@x87 x87 merged commit 8c9f17e into master Nov 13, 2023
@MiranDMC MiranDMC deleted the new_opcode_cleo_return_with branch December 22, 2023 14:15
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