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

Use C++ namespaces instead of the N macro #47

Open
bates64 opened this issue Mar 22, 2024 · 2 comments
Open

Use C++ namespaces instead of the N macro #47

bates64 opened this issue Mar 22, 2024 · 2 comments
Labels
questionable This is risky or potentially invalid or undesirable refactor Refactor or reimplementation of engine feature

Comments

@bates64
Copy link
Owner

bates64 commented Mar 22, 2024

This fixes 'go to definition' LSP features

@bates64
Copy link
Owner Author

bates64 commented Mar 22, 2024

using namespace kmr_20;

@bates64 bates64 added questionable This is risky or potentially invalid or undesirable refactor Refactor or reimplementation of engine feature labels Mar 22, 2024
@bates64 bates64 changed the title Consider using C++ namespaces instead of the N macro Use C++ namespaces instead of the N macro Mar 22, 2024
@bates64
Copy link
Owner Author

bates64 commented Mar 24, 2024

@z64a thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
questionable This is risky or potentially invalid or undesirable refactor Refactor or reimplementation of engine feature
Projects
None yet
Development

No branches or pull requests

1 participant