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

Arkanoid: rand_range, remove temp number #66

Merged
merged 1 commit into from
Sep 14, 2022
Merged

Arkanoid: rand_range, remove temp number #66

merged 1 commit into from
Sep 14, 2022

Conversation

TQMatvey
Copy link
Member

@TQMatvey TQMatvey commented Sep 14, 2022

What's new

  • int rand_range used int number to generate and store the random number and then return it
  • remove int number and return a generated random number directly

Verification

  • check code

Checklist (For Reviewer)

  • PR has description of feature/bug
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

@xMasterX xMasterX merged commit abce958 into DarkFlippers:dev Sep 14, 2022
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