Doc: use correct ref types for flatcc string creation. (#5305)
Some string definitions were typed as ns(Weapon_ref_t) while they should be flatbuffers_string_ref_t. Note that the former was also compiling & running correctly as both ref types boil down to the same underlying ref type.
Showing
Please
register
or
sign in
to comment