mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-10 05:35:20 -05:00
my usual simulator postfix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4472 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6e77d1fe39
commit
9568ca6055
1 changed files with 4 additions and 0 deletions
|
|
@ -226,6 +226,10 @@ void button_set_flip(bool yesno)
|
||||||
(void)yesno;
|
(void)yesno;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void talk_init(void)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
int talk_buffer_steal(void)
|
int talk_buffer_steal(void)
|
||||||
{
|
{
|
||||||
return 0;
|
return 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue