Replies: 1 comment
-
@Akimpaus raylib is already divided into several modules. No plans for further dividing for the moment. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Have you thought about splitting the project into files? For example, every time I want to use Rectangle, I have to include a whole raylib. If you like the idea of a single header, then you could write a script that would combine all the files.
Beta Was this translation helpful? Give feedback.
All reactions