update 'needsstretching' variable memory location and set icon for taskbar

This commit is contained in:
Maikel vd H 2012-12-31 22:52:44 +01:00
parent 34985f9021
commit 4fa437a1b9
3 changed files with 12 additions and 1 deletions

View file

@ -30,7 +30,7 @@ static unsigned char getPixel(int x, int y)
int* InMovie = (int*)0x00665F58;
int* IsVQA640 = (int*)0x0065D7BC;
BYTE* ShouldStretch = (BYTE*)0x00711015;
BYTE* ShouldStretch = (BYTE*)0x006ED235;
BOOL detect_cutscene()
{