mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 13:24:12 -04:00
d_picture_box mostly matching for GZLE01 (#1125)
* initial progress * more progress * more progress * d_picture_box mostly matching for GZLE01 Unable to resolve the regswap in dJle_Pb_c::draw() * reverted some changes to member names * filled missing enum value * PR changes made * renamed some fields
This commit is contained in:
@@ -157,7 +157,7 @@ void dComIfG_play_c::itemInit() {
|
||||
mPictureResult = 0;
|
||||
mPictureResultDetail = 0;
|
||||
mPictureStatus = 0;
|
||||
field_0x495f = 0;
|
||||
mGetPictureNum = 0;
|
||||
mPictureFormat = 0;
|
||||
mSelectPicture = 0;
|
||||
mHeapLockFlag = 0;
|
||||
|
||||
Reference in New Issue
Block a user