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

move ranged stuff out of player #50483

Merged
merged 2 commits into from
Aug 8, 2021

Conversation

KorGgenT
Copy link
Member

@KorGgenT KorGgenT commented Aug 4, 2021

Summary

Infrastructure "move ranged stuff out of player"

Purpose of change

part of #34721

Describe the solution

copy paste some function declarations from player to character, and change the scope of them in ranged.cpp

Testing

compiles. i'll note that only functions were changed here, so no save/loading changes are present. the definitions of these functions also are in ranged.cpp so they didn't need to get shuffled around.

@KorGgenT KorGgenT added [C++] Changes (can be) made in C++. Previously named `Code` Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style labels Aug 4, 2021
@ZhilkinSerg ZhilkinSerg merged commit 22d6026 into CleverRaven:master Aug 8, 2021
satheon49 pushed a commit to satheon49/Cataclysm-DDA that referenced this pull request Aug 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C++] Changes (can be) made in C++. Previously named `Code` Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants