7 Commits

Author SHA1 Message Date
georgemoralis
cb6e937648 update headers to 2024-2026 2026-01-24 16:40:36 +02:00
Stephen Miller
8f3a0b3c9c moduleGenerator: Update generated LIB_FUNCTION calls. (#7)
* Documentation update

* Remove version numbers from LIB_FUNCTION call

* Regenerate libs

Why not 😄
2025-12-29 18:01:46 +02:00
kalaposfos13
84e48c9efa Update the output because what's better than storing a script's output in the git tree 2025-07-22 19:48:14 +02:00
Stephen Miller
f3cf28ca61 Minor Fixes (#4)
* Missing space

* Update .gitignore

* oops

* Missed constant

* Regenerate libs

* Remove excess space

* Regenerate

* Swap int for s32
2025-01-13 21:36:00 +02:00
Stephen
eb9aa9f462 Improve import lines
More often than not, we use the full path for importing a library's header. This still isn't perfect, as it doesn't alphabetically sort the library import.
This also makes the code in main.cpp a little easier to read.
2025-01-10 20:56:32 -06:00
Stephen
070e3de8aa Update generated libraries 2025-01-10 20:13:40 -06:00
Stephen Miller
82493b5d85 Update pre-generated libraries
Regenerated libraries with updated generator.
2024-10-02 14:50:23 -05:00