mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-25 15:06:00 +03:00
[PR #114] [MERGED] Remove pub modifier for consts #219
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#219
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/114
Author: @loganmc10
Created: 1/7/2025
Status: ✅ Merged
Merged: 1/7/2025
Merged by: @loganmc10
Base:
main← Head:const📝 Commits (1)
fc8daa5Remove pub modifier for consts📊 Changes
18 files changed (+277 additions, -277 deletions)
View changed files
📝
src/device/ai.rs(+8 -8)📝
src/device/cart.rs(+13 -13)📝
src/device/cart_rom.rs(+1 -1)📝
src/device/controller.rs(+19 -19)📝
src/device/cop0.rs(+22 -22)📝
src/device/cop1.rs(+20 -20)📝
src/device/is_viewer.rs(+1 -1)📝
src/device/memory.rs(+16 -16)📝
src/device/mempak.rs(+2 -2)📝
src/device/mi.rs(+28 -28)📝
src/device/pi.rs(+17 -17)📝
src/device/rdp.rs(+29 -29)📝
src/device/ri.rs(+8 -8)📝
src/device/rsp_interface.rs(+48 -48)📝
src/device/si.rs(+8 -8)📝
src/device/sram.rs(+5 -5)📝
src/device/vi.rs(+9 -9)📝
src/ui/input.rs(+23 -23)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.