Skip to content

Commit

Permalink
Refactor ADPCM audio decoding and BGM sound callbacks
Browse files Browse the repository at this point in the history
- Improved consistency in variable and function naming for better readability
- Refactored error handling logic to reduce redundancy and centralize cleanup
- Enhanced comments for better explanation of key functions and logic
- Extracted repeated and complex logic into smaller, more focused functions
- Removed unnecessary and unused code to streamline the implementation
  • Loading branch information
dogo committed Sep 14, 2024
1 parent b6f9cf2 commit b9153ae
Showing 1 changed file with 167 additions and 186 deletions.
Loading

0 comments on commit b9153ae

Please sign in to comment.