mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 22:14:17 +00:00
PARTICLES_COUNT doesn't seem used anymore
This commit is contained in:
parent
497f2d92b5
commit
4965b78ea3
@ -20,8 +20,6 @@
|
|||||||
#include "../configuration.h"
|
#include "../configuration.h"
|
||||||
#include "../verbosity.h"
|
#include "../verbosity.h"
|
||||||
|
|
||||||
#define PARTICLES_COUNT 100
|
|
||||||
|
|
||||||
/* Number of pixels corner-to-corner on a 1080p
|
/* Number of pixels corner-to-corner on a 1080p
|
||||||
* display:
|
* display:
|
||||||
* > sqrt((1920 * 1920) + (1080 * 1080))
|
* > sqrt((1920 * 1920) + (1080 * 1080))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user