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

feat: Add DebuggerMessages #200

Conversation

nikitalita
Copy link
Contributor

Note: I had to set _ITERATOR_DEBUG_LEVEL=0 for both release and debug builds to ensure that both std::vector and std::string did not have their size increased by 8. (std::string is 32 bytes when _ITERATOR_DEBUG_LEVEL=0, 40 bytes otherwise)

@ThirdEyeSqueegee ThirdEyeSqueegee merged commit 13420b2 into Starfield-Reverse-Engineering:main Oct 25, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants