d_menu_option work (#1909)

* d_menu_option work

* done with d_menu_option for now

* remove unused asm

* format document
This commit is contained in:
Trueffel
2023-09-04 15:38:41 +02:00
committed by GitHub
parent 9da27286eb
commit c397ef7d4a
43 changed files with 2178 additions and 2782 deletions
+1 -2
View File
@@ -95,8 +95,7 @@ public:
/* 0x3C */ f32 mOptionTypeBGPosY[4];
/* 0x4C */ f32 mTVsettingPosY;
/* 0x50 */ f32 mPointerCalibrationPosY;
/* 0x54 */ f32 mSelectBarScale;
/* 0x58 */ f32 mUnselectBarScale;
/* 0x54 */ f32 mBarScale[2]; // 0: mSelectBarScale | 1: mUnselectBarScale
/* 0x5C */ f32 mBackgroundPosY;
/* 0x60 */ f32 mArrowOffsetX;
/* 0x64 */ f32 mArrowOffsetX_4x3;