Open BearGrass opened 10 months ago
The variable padded_byte_width was previously converted to bytes using the get_key_byte_width() function, so here it needs to be multiplied by 8.
The variable padded_byte_width was previously converted to bytes using the get_key_byte_width() function, so here it needs to be multiplied by 8.