[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Sat, 2005-08-27 at 13:19 +0200, Elias Pschernig wrote:
> > show_mouse(screen);
> > dialog_player = init_dialog(the_dialog, -1);
> > while (update_dialog(dialog_player)) {
> > rest(1);
> > }
> > shutdown_dialog(dialog_player);
Eh, forget the -up swith. I blame svn, where you don't have them, and
which I'm using more than cvs these days :P
Anyway, excustom isn't important for RC2. And that patch would need a
comment saying something like: "We can't use d_yield_proc, so need to
manually do rest(1) here."
--
Elias Pschernig