1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/sdl/progs
Franklin Wei 2ca47176f9 quake: pack structs which could potentially be unaligned
The d*_t structs are from "d"isk, which means they could be
unaligned. Packing them saves me from having to rewrite every single
access to them.

Change-Id: I6d5a9525fff368bf29bdb85cf1672fce02ce3396
2019-07-21 15:13:35 -04:00
..
duke3d duke3d: further optimize audio mixing 2018-01-15 19:45:28 -05:00
quake quake: pack structs which could potentially be unaligned 2019-07-21 15:13:35 -04:00
wolf3d wolf3d: allow entering in-game jukebox by holding fire button 2019-07-12 16:21:11 -04:00