mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Bit more cleanup from removing Nvidia CG
This commit is contained in:
@ -105,8 +105,7 @@ typedef enum
|
||||
API_D3D9_SM20 = 4,
|
||||
API_D3D9 = 6,
|
||||
API_D3D11 = 8,
|
||||
API_GLSL = 16,
|
||||
API_NONE = 32
|
||||
API_NONE = 16
|
||||
} API_TYPE;
|
||||
|
||||
inline u32 RGBA8ToRGBA6ToRGBA8(u32 src)
|
||||
|
Reference in New Issue
Block a user