mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-04 00:38:59 -04:00
builds on mac again
revert some useless ifdefs rm TARGET_PC in the wrong place remove stubbed version of functions
This commit is contained in:
@@ -160,7 +160,7 @@ static void pl_check(bd_class* i_this) {
|
||||
}
|
||||
|
||||
if ((i_this->field_0x618 & 0xF) == 0) {
|
||||
var_r28 = (u32)fpcM_Search(s_a_sub, a_this);
|
||||
var_r28 = (u32)(uintptr_t)fpcM_Search(s_a_sub, a_this);
|
||||
}
|
||||
|
||||
if (daPy_getPlayerActorClass()->checkHorseRide()) {
|
||||
|
||||
Reference in New Issue
Block a user