commit | ff5f3aa38b5a67d7df94be477986a42dfa29f6df | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Wed Jan 17 17:27:04 2024 +0100 |
committer | ocornut <omarcornut@gmail.com> | Wed Jan 17 17:32:50 2024 +0100 |
tree | 5588d9e1e2e693eb845eb2f78e320e18b0f5d014 | |
parent | 1a48a6344665829dbc818617067ffbd5b8cb1b0c [diff] |
Refactor: moving ItemAdd() into a section abote ItemSize(). No logic change (part 1) Moved KeepAliveID() as well for increased locality. Adding dummy ItemAdd() placeholder to facilitate diffing (otherwise single commit single diff is a mess).