mirror of
https://github.com/zeldaret/ss
synced 2026-08-17 13:29:24 -04:00
A bit of select_btn
This commit is contained in:
@@ -106,8 +106,8 @@ bool dLytMeter1Button_c::build(d2d::ResAccIf_c *resAcc) {
|
||||
mAnmGroups[i].setAnimEnable(false);
|
||||
}
|
||||
// TODO
|
||||
mLyt.fn_800AB9A0(mLyt.getTextBox("T_sabBtnS_00"), nullptr);
|
||||
mLyt.fn_800AB9A0(mLyt.getTextBox("T_sabBtn_00"), nullptr);
|
||||
mLyt.fn_800AB9A0(mLyt.getTextBox("T_sabBtnS_00"), 0);
|
||||
mLyt.fn_800AB9A0(mLyt.getTextBox("T_sabBtn_00"), 0);
|
||||
mpWindow = mLyt.getWindow(sWindowName1);
|
||||
mpTextbox = mLyt.getSizeBoxInWindow(sWindowName1);
|
||||
mpWindow->UpdateSize(mpTextbox, 32.0f);
|
||||
|
||||
Reference in New Issue
Block a user