Skip to content

Refactor oslShowSplashScreen2 - #74

Merged
dogo merged 1 commit into
masterfrom
refactor/osSplashScreen2
Sep 10, 2024
Merged

Refactor oslShowSplashScreen2#74
dogo merged 1 commit into
masterfrom
refactor/osSplashScreen2

Conversation

@dogo

@dogo dogo commented Sep 10, 2024

Copy link
Copy Markdown
Owner
  • Added forward declarations for handlePhase, updateTileSpeeds, and drawLogo to avoid implicit declaration errors.
  • Moved function definitions below oslShowSplashScreen2 for better organization and clarity.
  • Improved code readability by dividing the functionality into smaller modular functions.

- Added forward declarations for handlePhase, updateTileSpeeds, and drawLogo to avoid implicit declaration errors.
- Moved function definitions below oslShowSplashScreen2 for better organization and clarity.
- Improved code readability by dividing the functionality into smaller modular functions.
@dogo
dogo merged commit 7b7e20d into master Sep 10, 2024
@dogo
dogo deleted the refactor/osSplashScreen2 branch September 10, 2024 03: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.

1 participant