Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Fixes #819
|
|
Fixes #856
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to @Vendily
Fixes #854
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Nothing has changed in c17 beyond minor standards corrections, so
there's no advantage in specifying c17 over c11.
|
|
|
|
|
|
|
|
Fixes https://github.com/pret/pokecrystal/issues/814
Fixes https://github.com/pret/pokecrystal/issues/805
|
|
Builds on top of #849
|
|
Fixes https://github.com/pret/pokecrystal/issues/807
|
|
|
|
|
|
parse_args` at the top of tools' files
|
|
|
|
function
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[wCurPartyLevel], a"
|
|
|
|
|
|
Use some new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
|
|
This makes the table_width/assert_table_length usages unnecessary, and also keeps the labels automatically up to date if the length constants change.
|
|
|