mirror of
https://github.com/zeldaret/ss
synced 2026-06-09 12:36:09 -04:00
pad fixes and stuff
This commit is contained in:
@@ -259,5 +259,5 @@ void dCursorHitCheckLyt_c::gatherBoundings(dCsCheckLyt_BoundingData **pEnd, nw4r
|
||||
}
|
||||
|
||||
mVec2_c &dCursorInterface_c::getCursorPos() {
|
||||
return dPad::ex_c::getInstance()->field_0x8;
|
||||
return dPad::ex_c::getInstance()->mDpdPosScreen;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user