mirror of
https://github.com/celisej567/BCWSsrc.git
synced 2026-09-09 20:23:06 +03:00
gcc issues warnings when encountering multicharacter constants, so we'll simply emulate them in a manner works portably. The code assumes we are using a little-endian machine - the real solution would be using using four chars instead of an enum.