mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-13 23:06:31 +02:00
Code a bit more readable. Sadly (and I guess it makes sense), a enum class XXX is not a class, so you cannot have member functions for it. I can imagine no way to have a vtable if you are really representing it as a uint8_t or whatever. So, I put a stateHas function in the AudioInjector instead. Definite improvement. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |