mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-05 17:43:23 -04:00
msg work (#1143)
* fopMsgM_msgDataProc_c::stringSet work * Fix JPN * More stringSet work * work * get rid of fake temps * stringSet 99.99% * fopMsgM_msgDataProc_c::stringLength 100% * d_msg work * fix pal * fix message_paper, d_meter version diff fixes
This commit is contained in:
@@ -1176,7 +1176,7 @@ void dAttLook_c::init() {
|
||||
|
||||
/* 8009FE58-8009FE74 .text proc__10dAttLook_cFv */
|
||||
void dAttLook_c::proc() {
|
||||
mLookTargetID = mRequestActorID ;
|
||||
mLookTargetID = mRequestActorID;
|
||||
mRequestActorID = fpcM_ERROR_PROCESS_ID_e;
|
||||
field_0x4 = 3;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user