Fixed two hacks to work properly. Deae Tonosama Appare Ichiban and Lamborghini - American Challenge are working again.

This commit is contained in:
jbo_85
2006-04-29 23:13:27 +00:00
parent d7f3efcbf8
commit 4118cc8fd5

View File

@@ -1486,8 +1486,8 @@ void headerhack()
//Deae Tonosama Appare Ichiban (J)
if (!strncmp((RomData+Lo),"\x0c3\x0de\x0b1\x0b4\x0c4\x0c9\x0bb\x0cf \x0b1\x0af\x0ca" ,12))
{
RomData[0x17837] = 0xEA;
RomData[0x17838] = 0xEA;
RomData[0x17837C] = 0xEA;
RomData[0x17837D] = 0xEA;
}
/*
@@ -1637,8 +1637,8 @@ void headerhack()
//Lamborghini - American Challenge (U/E)
if (!strncmp((RomData+Lo), "LAMBORGHINI AMERICAN", 20))
{
opexec268 = 187;
opexec358 = 187;
opexec268 = 76;
opexec358 = 76;
}
//Addams Family Values (U/E)