• Max Kellermann's avatar
    song: converted "type" to enum · 35d51962
    Max Kellermann authored
    Having an enum type is much nicer than an anonymous integer plus CPP
    macros.  Note that the old code didn't save any space by declaring the
    variable 8 bit, due to padding.
    35d51962
song.h 1.72 KB