scummvm/engines/scumm/he/gfx_comp
athrxx 462daa5415 SCUMM: (HE) - fix wiz drawing mem leaks
Currently, buffers get allocated that do not get freed. Apparently,
the reason is that it is not well known when it is actually safe to
do that. This here should hopefully fix the situation. Or at least
give some inspiration on how to fix it...
2024-05-19 17:13:05 +02:00
..
aux_comp.cpp SCUMM: HE: Comments and styling clean-up 2024-04-26 23:21:29 +02:00
mrle_comp.cpp SCUMM: HE: Fix null pointer access 2024-04-26 23:21:29 +02:00
trle_comp.cpp SCUMM: (HE) - fix wiz drawing mem leaks 2024-05-19 17:13:05 +02:00