From 08a42ddb329a66627f2a61a49658d21355d13a6c Mon Sep 17 00:00:00 2001 From: Robin Jones Date: Sun, 18 Aug 2024 20:18:30 +0100 Subject: [PATCH] Update miniz submodule (#136) ## Description Updates the miniz git submodule ## Motivation and Context keep it up-to-date ## How Has This Been Tested? Assuming it is used for PNG conversion. Tested changing backgrounds locally on an SC64, which still works. ## Screenshots ## Types of changes - [ ] Improvement (non-breaking change that adds a new feature) - [ ] Bug fix (fixes an issue) - [ ] Breaking change (breaking change) - [ ] Documentation Improvement - [ ] Config and build (change in the configuration and build system, has no impact on code or features) ## Checklist: - [ ] My code follows the code style of this project. - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. - [ ] I have added tests to cover my changes. - [ ] All new and existing tests passed. Signed-off-by: GITHUB_USER ## Summary by CodeRabbit - **Chores** - Updated the reference to a newer version of a subproject, potentially incorporating various enhancements and bug fixes. No changes were made to the existing functionality. --- src/libs/miniz | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libs/miniz b/src/libs/miniz index 16413c21..1ff82be7 160000 --- a/src/libs/miniz +++ b/src/libs/miniz @@ -1 +1 @@ -Subproject commit 16413c213de38e703d883006193734e8b1178d5d +Subproject commit 1ff82be7d67f5c2f8b5497f538eea247861e0717