Skip to content

Update return type of ConstructStatLines from void to int#290

Open
abumsd7 wants to merge 1 commit intoDK22Pac:masterfrom
abumsd7:ConstructStatLine
Open

Update return type of ConstructStatLines from void to int#290
abumsd7 wants to merge 1 commit intoDK22Pac:masterfrom
abumsd7:ConstructStatLine

Conversation

@abumsd7
Copy link

@abumsd7 abumsd7 commented Feb 27, 2026

Update return type of ConstructStatLines from void to int. There is specific case in stat box printing which requires a return value from this function to get number of rows. This is done by passing an out of bounds index as input.

push 1869Fh call _ZN6CStats17ConstructStatLineEi ; CStats::ConstructStatLine(int) mov ebp, eax

…ox printing which requires a return value from this function to get number of rows. This is done by passing an out of bounds index as input.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant