Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rtc: Cleanup and simplify date struct handling #14374

Merged
merged 1 commit into from Apr 12, 2021

Conversation

unknownbrackets
Copy link
Collaborator

Was looking at some ReadStruct/WriteStruct code (to decide if it made sense to maybe automatically trigger memory info), and decided to clean this part up. Ultimately I think it's clearer to work with PSP memory directly instead of the struct copies.

-[Unknown]

@unknownbrackets unknownbrackets added the Code Cleanup Cleanup to make future work easier. Needs to be done sometimes. label Apr 12, 2021
@unknownbrackets unknownbrackets added this to the v1.12.0 milestone Apr 12, 2021
@hrydgard hrydgard merged commit 6553b0f into hrydgard:master Apr 12, 2021
@unknownbrackets unknownbrackets deleted the rtc-cleanup branch April 12, 2021 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Cleanup Cleanup to make future work easier. Needs to be done sometimes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants