shithub: puzzles

Download patch

ref: f80d9c6d49eaf08d65420a3a5b47db5165add724
parent: fa9f4f452264469797645eb2d41d6de15b26a71d
author: Simon Tatham <anakin@pobox.com>
date: Sun Jan 23 04:59:45 EST 2005

Ah, no, _that_ fixes the malloc problem. I'd forgotten that midend.c
already takes care of managing the allocation of game presets, so
there's no need for me to introduce scary ObjC machinery to do so in
the frontend.

[originally from svn r5178]