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:
death2droid
2009-06-09 14:24:20 +00:00
parent 3a3ee9131e
commit d124ceaf92
3 changed files with 29 additions and 0 deletions

View File

@ -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
};