gambatte/gambatte_qt
sinamas 013e8f7c59 gambatte_qt/framework/samplebuffer: ensure 32-bit alignment
in practice this should already be fine, but it's nice to comply with
c++98 which only guarantees alignment beyond the type allocated for char
arrays. just use quint32 here.
2013-03-29 13:18:56 +01:00
..