mirror of
https://github.com/FunKey-Project/gpsp_libretro.git
synced 2026-03-22 03:42:43 +01:00
Remove unused clock_speed variable
This commit is contained in:
1
main.c
1
main.c
@@ -79,7 +79,6 @@ u32 oam_update_count = 0;
|
||||
u32 synchronize_flag = 1;
|
||||
|
||||
u32 update_backup_flag = 1;
|
||||
u32 clock_speed = 333;
|
||||
char main_path[512];
|
||||
|
||||
void trigger_ext_event();
|
||||
|
||||
Reference in New Issue
Block a user