my usual simulator postfix

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4472 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jörg Hohensohn 2004-04-06 07:21:55 +00:00
parent 6e77d1fe39
commit 9568ca6055

View file

@ -226,6 +226,10 @@ void button_set_flip(bool yesno)
(void)yesno;
}
void talk_init(void)
{
}
int talk_buffer_steal(void)
{
return 0;