[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Res: How do you implement Lua event handlers in your game?
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 11 Apr 2007 12:50:00 -0300
> luaL_unref builds a linked list out of recycled indices right inside
> the registry array, so the array cannot shrink, as far as I can tell.
You're right. Sorry for the noise.
--lhf