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

Update cellSpudll #2651

Merged
merged 1 commit into from Apr 7, 2017
Merged

Update cellSpudll #2651

merged 1 commit into from Apr 7, 2017

Conversation

scribam
Copy link
Contributor

@scribam scribam commented Apr 7, 2017

  • Stub cellSpudllGetImageSize
  • Implement cellSpudllHandleConfigSetDefaultValues

- Stub cellSpudllGetImageSize
- Implement cellSpudllHandleConfigSetDefaultValues
@mention-bot
Copy link

@scribam, thanks for your PR! By analyzing the history of the files in this pull request, we identified @Nekotekina, @vlj and @O1L to be potential reviewers.

config->numMaxReferred = 16;
config->unresolvedSymbolValueForFunc = vm::null;
config->unresolvedSymbolValueForObject = vm::null;
config->unresolvedSymbolValueForOther = vm::null;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure about these three lines above. I have wanted to use NULL but found vm::null instead. Is that correct ?

Copy link
Member

Choose a reason for hiding this comment

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

It's ok. Note that using namespace ps3; should only be used in cpp files.

@Nekotekina Nekotekina merged commit 7a1fd27 into RPCS3:master Apr 7, 2017
@scribam scribam deleted the update-cellspudll branch April 7, 2017 21:13
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.

None yet

3 participants