mirror of
https://github.com/FunKey-Project/gpsp_libretro.git
synced 2026-01-29 02:55:40 +01:00
Remove set_clock_speed
This commit is contained in:
parent
eadd3a34b9
commit
4b4a78878b
5
main.c
5
main.c
@ -629,8 +629,3 @@ void printout(void *str, u32 val)
|
||||
{
|
||||
printf(str, val);
|
||||
}
|
||||
|
||||
void set_clock_speed()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user