Re-added Skies of Arcadia projection hack. Fixes issue 2514.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5372 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
skidau
2010-04-15 09:23:59 +00:00
parent 01e11610a4
commit 7a7d1a7b55
5 changed files with 10 additions and 11 deletions

View File

@ -37,11 +37,7 @@ enum
OGL_HACK_ZELDA_TP_BLOOM_HACK = 1,
OGL_HACK_SONIC_AND_THE_BLACK_KNIGHT = 2,
OGL_HACK_BLEACH_VERSUS_CRUSADE = 3,
OGL_HACK_FINAL_FANTASY_CC_ECHO_OF_TIME = 4,
OGL_HACK_HARVESTMOON_MM = 5,
OGL_HACK_BATEN_KAITOS = 6,
OGL_HACK_BATEN_KAITOS_ORIGIN = 7,
OGL_HACK_SKIES_OF_ARCADIA = 8
OGL_HACK_SKIES_OF_ARCADIA = 4
};