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 infinite loop on PlayChannel, add quit case for SDL_Delay + cleanup the code #7

Merged
merged 4 commits into from
Feb 10, 2023

Conversation

Apaczer
Copy link
Member

@Apaczer Apaczer commented Feb 10, 2023

It was looping infinitely with while (1) previously, so I added for with ENDDELAY in quadratic inequality. Boot-logo plays now 2÷3 frames longer to definied one, but it doesn't matter much as we can quit at any moment.

@TriForceX TriForceX merged commit 70c4232 into MiyooCFW:master Feb 10, 2023
@Apaczer Apaczer deleted the fix_loop branch February 10, 2023 22:37
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

2 participants