You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd also like to try and separate all code (and headers) from headers. Its quite ugly and makes building the code really annoying (need workarounds like #pragma once or #ifndef HEADER. After I do that I might write a quick style guide for new code. Clean and consistent code makes it easier to modify and easier for new members to get involved.
Move common headers into actual common headers, etc.
The text was updated successfully, but these errors were encountered: