mirror of
https://github.com/libretro/RetroArch
synced 2025-04-04 04:20:29 +00:00
Cleanup
This commit is contained in:
parent
ff8463ef86
commit
bcd743d3c5
@ -85,8 +85,6 @@ static const float ticker_pixel_period = (1.0f / 60.0f) * 1000.0f;
|
|||||||
|
|
||||||
static const char ticker_spacer_default[] = TICKER_SPACER_DEFAULT;
|
static const char ticker_spacer_default[] = TICKER_SPACER_DEFAULT;
|
||||||
|
|
||||||
/* Forward declarations */
|
|
||||||
|
|
||||||
/* By default, this should be a NOOP */
|
/* By default, this should be a NOOP */
|
||||||
static void gfx_animation_update_time_default(
|
static void gfx_animation_update_time_default(
|
||||||
float *ticker_pixel_increment,
|
float *ticker_pixel_increment,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user