mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
Add some OpenGL projection hacks by downloadaja
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3390 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -40,6 +40,9 @@ enum
|
||||
OGL_HACK_SONIC_AND_THE_BLACK_KNIGHT = 4,
|
||||
OGL_HACK_BLEACH_VERSUS_CRUSADE = 5,
|
||||
OGL_HACK_FINAL_FANTASY_CC_ECHO_OF_TIME = 6,
|
||||
OGL_HACK_HARVESTMOON_MM = 7,
|
||||
OGL_HACK_BATEN_KAITOS = 8,
|
||||
OGL_HACK_BATEN_KAITOS_ORIGIN = 9
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user