Commit Graph

4 Commits

Author SHA1 Message Date
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