-
Jean-Baptiste Kempf authored
An negative integer would make no sense here. I guess we could use an unsigned char here, since it can only be between 0 and 127, as far as I understand
5149f191
An negative integer would make no sense here. I guess we could use an unsigned char here, since it can only be between 0 and 127, as far as I understand