flood-it: Fixed buttons position #193

Merged
mxlgv merged 1 commits from flood-it-fix-buttons-position into main 2025-04-03 12:32:22 +02:00
Owner
No description provided.
Leency added 1 commit 2025-04-03 01:38:53 +02:00
flood-it-fix-buttons-position
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 36s
Build system / Build (pull_request) Successful in 6m4s
614fe048c1
mxlgv requested changes 2025-04-03 10:33:27 +02:00
Dismissed
@@ -27,6 +27,8 @@ dword I_Path = 0;
#define true 1
#define false 0
inline fastcall dword calc(EAX) { return EAX; }
Owner

What kind of hack is this? Is there no other way to fix this by optimization or something?

What kind of hack is this? Is there no other way to fix this by optimization or something?
Owner

It turns out C-- doesn't support parentheses and this is a workaround.

It turns out C-- doesn't support parentheses and this is a workaround.
mxlgv marked this conversation as resolved
mxlgv changed title from flood-it-fix-buttons-position to flood-it: Fixed buttons position 2025-04-03 10:33:48 +02:00
mxlgv added the
PR
Request changes
label 2025-04-03 10:33:54 +02:00
mxlgv approved these changes 2025-04-03 12:26:26 +02:00
mxlgv force-pushed flood-it-fix-buttons-position from 614fe048c1 to fbab20acc2 2025-04-03 12:26:29 +02:00 Compare
mxlgv added
PR
Ready to merge
and removed
PR
Request changes
labels 2025-04-03 12:26:37 +02:00
mxlgv scheduled this pull request to auto merge when all checks succeed 2025-04-03 12:27:07 +02:00
mxlgv merged commit fcb9f49785 into main 2025-04-03 12:32:22 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#193
No description provided.