mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 13:45:14 -04:00
rename fopAc_ac_c member vars to match TP decomp
This commit is contained in:
+1
-1
@@ -124,6 +124,6 @@ bool dDetect_c::chk_attention(cXyz* outPos) const {
|
||||
if (target == NULL)
|
||||
return false;
|
||||
|
||||
*outPos = target->mEyePos;
|
||||
*outPos = target->eyePos;
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user