mirror of
https://github.com/zeldaret/ss
synced 2026-08-13 20:24:26 -04:00
fix
This commit is contained in:
@@ -3891,7 +3891,7 @@ __ct__13TextWindowUnkFP15dTagProcessor_c = .text:0x800B20E0; // type:function si
|
||||
fn_800B2130__13TextWindowUnkFPCcP10dTextBox_cP21dLytMsgWindowCharDatab = .text:0x800B2130; // type:function size:0x370
|
||||
textAdvancingRelated__13TextWindowUnkFbb = .text:0x800B24A0; // type:function size:0x5FC
|
||||
fn_800B2AA0__13TextWindowUnkFv = .text:0x800B2AA0; // type:function size:0x80
|
||||
reset__13TextWindowUnkFv = .text:0x800B2B20; // type:function size:0x48
|
||||
checkLastLineReached__13TextWindowUnkFv = .text:0x800B2B20; // type:function size:0x48
|
||||
checkEndReached__13TextWindowUnkCFv = .text:0x800B2B70; // type:function size:0x1C
|
||||
reset__13TextWindowUnkFv = .text:0x800B2B90; // type:function size:0xD8
|
||||
fn_800B2C70 = .text:0x800B2C70; // type:function size:0x340
|
||||
|
||||
@@ -327,7 +327,7 @@ void dLytMsgWindow_c::executeState_OutputText() {
|
||||
}
|
||||
|
||||
field_0x81C = mpMsgWindowUnk->checkEndReached();
|
||||
field_0x81D = mpMsgWindowUnk->reset();
|
||||
field_0x81D = mpMsgWindowUnk->checkLastLineReached();
|
||||
}
|
||||
void dLytMsgWindow_c::finalizeState_OutputText() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user