]> git.xonotic.org Git - xonotic/darkplaces.git/commit
sprite: fix misaligned memory access while loading
authorbones_was_here <bones_was_here@xonotic.au>
Mon, 29 Jan 2024 08:27:48 +0000 (18:27 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Mon, 29 Jan 2024 15:27:12 +0000 (01:27 +1000)
commit0d5f8f0edd073d7ff233bde3995b529c0fcb67ff
treed4c2d9349f35bbc1e3c3e02832910fab5579c0ce
parent92d1300d3a885f3447f411d1be7c4d2d531ebe6d
sprite: fix misaligned memory access while loading

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
model_sprite.c