forked from len0rd/rockbox
pacbox: Declare several local functions and variables static.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30415 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
03b08eb6b3
commit
bbe0d6d633
2 changed files with 10 additions and 7 deletions
|
@ -189,8 +189,9 @@ void renderSprites( unsigned char * buffer );
|
|||
@return 0 if successful, otherwise the patch could not be applied
|
||||
(probably because the loaded ROM set does not support it)
|
||||
*/
|
||||
/* rockbox: not used
|
||||
int setSpeedHack( int enabled );
|
||||
|
||||
*/
|
||||
/* Implementation of the Z80 Environment interface */
|
||||
unsigned char readByteHigh( unsigned addr );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue