mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Remove support for projection hacks
This isn't really useful for anything anymore as far as I know.
This commit is contained in:
@ -12,8 +12,6 @@
|
||||
class PointerWrap;
|
||||
struct ProjectionHackConfig;
|
||||
|
||||
void UpdateProjectionHack(const ProjectionHackConfig& config);
|
||||
|
||||
// The non-API dependent parts.
|
||||
class VertexShaderManager
|
||||
{
|
||||
|
Reference in New Issue
Block a user