Re: [AD] compressed demo level |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: alleg-developers@xxxxxxxxxx
- Subject: Re: [AD] compressed demo level
- From: Chris <chris.kcat@xxxxxxxxxx>
- Date: Mon, 2 Jan 2006 16:36:57 -0800
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=ONnAu9mqAiZiyvgow/nxNXfSCGrFf92VgrbEjJdtC/jFjBcpzi9aFEtFNoEvVwrQjNqDMs9YgSrlb3fRRotwIQ6+LqQYZqUZR0PKKZiJFXrt9xbFnCQiZT7p9Oz1SsUQf8mtrD4dnuG9BjZ1n9uCjJOS30ACMfKHFYCsDVYTVPg=
On Monday 02 January 2006 13:11, Elias Pschernig wrote:
> + file = pack_fopen(name, "rp");
Shouldn't this use F_READ_PACKED? That's what I thought the defines were for,
so you didn't have to use these strings.