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

Fix a type-conversion warning in Movie.cpp #552

Merged
merged 1 commit into from Jul 3, 2014

Conversation

lioncash
Copy link
Member

@lioncash lioncash commented Jul 3, 2014

Fixes a C4800 warning. 'int' : forcing value to bool 'true' or 'false'(performance warning)

Fixes a C4800 warning. 'int' : forcing value to bool 'true' or 'false'
(performance warning)
@RachelBryk
Copy link
Member

LGTM

lioncash added a commit that referenced this pull request Jul 3, 2014
Fix a type-conversion warning in Movie.cpp
@lioncash lioncash merged commit 71d727e into dolphin-emu:master Jul 3, 2014
@lioncash lioncash deleted the warning branch July 3, 2014 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants