mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-26 07:25:58 +03:00
[PR #333] [MERGED] remove un-needed mut #426
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#426
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/gopher64/gopher64/pull/333
Author: @loganmc10
Created: 3/16/2025
Status: ✅ Merged
Merged: 3/16/2025
Merged by: @loganmc10
Base:
main← Head:mut📝 Commits (3)
59aedf0remove un-needed mut4fedd73more0d93155more📊 Changes
16 files changed (+47 additions, -47 deletions)
View changed files
📝
src/device/ai.rs(+1 -1)📝
src/device/cart/rom.rs(+1 -1)📝
src/device/controller.rs(+5 -5)📝
src/device/controller/gbcart.rs(+8 -8)📝
src/device/controller/rumble.rs(+2 -2)📝
src/device/controller/transferpak.rs(+2 -2)📝
src/device/events.rs(+2 -2)📝
src/device/pif.rs(+1 -1)📝
src/device/rsp_su_instructions.rs(+7 -7)📝
src/device/tlb.rs(+2 -2)📝
src/netplay.rs(+3 -3)📝
src/savestates.rs(+1 -1)📝
src/ui/audio.rs(+3 -3)📝
src/ui/gui.rs(+1 -1)📝
src/ui/input.rs(+2 -2)📝
src/ui/storage.rs(+6 -6)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.