1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/sdl/progs
Franklin Wei 152e415b0d wolf3d: fix FM OPL alignment bug in a cleaner way
wl_def.h has a #pragma pack(1), which causes issues when we take the
address of an unaligned struct field. This fixes the issue by
disabling packing in fmopl_gpl.c.

Change-Id: I526880fa73226e8028855896f7efc3a66571b3ec
2019-07-09 17:34:09 -04:00
..
duke3d duke3d: further optimize audio mixing 2018-01-15 19:45:28 -05:00
wolf3d wolf3d: fix FM OPL alignment bug in a cleaner way 2019-07-09 17:34:09 -04:00