mirror of
https://github.com/MonsterDruide1/OdysseyDecomp
synced 2026-04-23 09:04:21 +00:00
fix
This commit is contained in:
parent
5ec43d822c
commit
66f0645c92
1
lib/NintendoSDK-NEX
Submodule
1
lib/NintendoSDK-NEX
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 462947c1d88d365b1c2e2de6b5beb8ca78ab056a
|
||||
|
|
@ -57,8 +57,8 @@ void setPaneLocalAlpha(IUseLayout*, const char*, f32);
|
|||
sead::Vector3f getPaneLocalTrans(const IUseLayout*, const char*);
|
||||
void getPaneLocalSize(sead::Vector2f*, const IUseLayout*, const char*);
|
||||
sead::Vector3f getPaneLocalRotate(const IUseLayout*, const char*);
|
||||
sead::Vector3f getPaneLocalScale(const IUseLayout*, const char*);
|
||||
sead::Vector3f getTextBoxDrawRectSize(const IUseLayout*, const char*);
|
||||
sead::Vector2f getPaneLocalScale(const IUseLayout*, const char*);
|
||||
sead::Vector2f getTextBoxDrawRectSize(const IUseLayout*, const char*);
|
||||
void showPane(IUseLayout*, const char*);
|
||||
void hidePane(IUseLayout*, const char*);
|
||||
void showPaneNoRecursive(IUseLayout*, const char*);
|
||||
|
|
|
|||
Loading…
Reference in a new issue