- Fixed wrong window colors on some skins; - Size optimization; - Added template macro for quickly creating `struct` with specific fields. Co-authored-by: leency <lipatov.kiril@gmail.com> Reviewed-on: #162 Reviewed-by: Max Logaev <maxlogaev@proton.me> Co-authored-by: Burer <burer@kolibrios.org> Co-committed-by: Burer <burer@kolibrios.org>
- Rewritten from C-- to FASM - Function to select not a single pixel, but a 7*7 rect from screen; - Function to select each pixel from selected rect; - Updated UX/UI. Co-authored-by: leency <lipatov.kiril@gmail.com>