mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 14:57:46 -04:00
new menu option code
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@221 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
55a951ddbf
commit
5963319865
4 changed files with 596 additions and 273 deletions
|
@ -385,6 +385,13 @@ void set_gamma(int g100, int A_SNs_curve)
|
|||
{
|
||||
}
|
||||
|
||||
void set_LCD_custom_rate(int rate)
|
||||
{
|
||||
}
|
||||
|
||||
void unset_LCD_custom_rate(void)
|
||||
{
|
||||
}
|
||||
|
||||
/* squidgehack.c */
|
||||
int mmuhack(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue