mirror of
https://github.com/libretro/RetroArch
synced 2025-02-09 09:39:56 +00:00
(XDK D3D) Get rid of redefined constants
This commit is contained in:
parent
35a1c32529
commit
713995c0cd
@ -28,9 +28,6 @@
|
||||
#define DFONT_MAX 4096
|
||||
#define D3DFVF_CUSTOMVERTEX (D3DFVF_XYZRHW | D3DFVF_TEX1)
|
||||
|
||||
#define MIN_SCALING_FACTOR (1.0f)
|
||||
#define MAX_SCALING_FACTOR (2.0f)
|
||||
|
||||
typedef struct
|
||||
{
|
||||
float x;
|
||||
|
Loading…
x
Reference in New Issue
Block a user