Pages: « 12
Posted on 12-12-21, 11:33 am
Nipper Plant


Karma: 2406
Posts: 413/417
Since: 08-17-15
oh man you don't even have the types
try this then:
void hook_02004EA8()
{
    int* vsMode = (int*)0x02085A84;
    *vsMode = 1;
    return;
}
Posted on 12-12-21, 04:57 pm


Karma: 15
Posts: 25/25
Since: 10-27-21
I feel so useless right now........but I got it to compile. Dosen't seem to have done anything to the game tho. I'm not really sure what I expected anyways. In any case, thanks a lot newluigidev, you've been a big help.
Pages: « 12