Mercurial > mm7
diff mm7_2.cpp @ 2137:d24ee391fd1f
libavcodec playing movies and houses, loops not working yet
author | zipi |
---|---|
date | Wed, 01 Jan 2014 13:43:09 +0000 |
parents | e99081a3a66a |
children | 92511cd8fcdb |
line wrap: on
line diff
--- a/mm7_2.cpp Tue Dec 31 23:03:01 2013 +0600 +++ b/mm7_2.cpp Wed Jan 01 13:43:09 2014 +0000 @@ -4106,7 +4106,7 @@ static_assert(sizeof(AudioPlayer) == 0xC84, "Wrong type size"); static_assert(sizeof(SoundDesc) == 0x78, "Wrong type size"); static_assert(sizeof(stru339_spell_sound) == 0xAFD8, "Wrong type size"); - static_assert(sizeof(VideoPlayer) == 0x108 + 4, "Wrong type size"); + //static_assert(sizeof(VideoPlayer) == 0x108 + 4, "Wrong type size"); static_assert(sizeof(MovieHeader) == 0x2C, "Wrong type size"); static_assert(sizeof(DecorationDesc) == 0x54, "Wrong type size"); static_assert(sizeof(ObjectDesc) == 0x38, "Wrong type size");