flood-it: Fixed buttons position #193
Reference in New Issue
Block a user
No description provided.
Delete Branch "flood-it-fix-buttons-position"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@@ -27,6 +27,8 @@ dword I_Path = 0;
#define true 1
#define false 0
inline fastcall dword calc(EAX) { return EAX; }
What kind of hack is this? Is there no other way to fix this by optimization or something?
It turns out C-- doesn't support parentheses and this is a workaround.
flood-it-fix-buttons-positionto flood-it: Fixed buttons position614fe048c1
tofbab20acc2