pad fixes and stuff

This commit is contained in:
robojumper
2025-07-23 00:15:55 +02:00
parent 3b6081165a
commit f6178769c0
10 changed files with 400 additions and 168 deletions
+2 -2
View File
@@ -212,8 +212,8 @@ bool getUpPlus() {
mVec2_c &getDpdPos() {
return ex_c::m_current_ex->mDpdPos;
}
mVec2_c &getDpdStableMaybe() {
return ex_c::m_current_ex->field_0x8;
mVec2_c &getDpdPosScreen() {
return ex_c::m_current_ex->mDpdPosScreen;
}
mVec2_c &getFSStick() {
return ex_c::m_current_ex->mFSStick;