Add swapping order of Owned Jokers (#258)
* swap Jokers * Hide score properly * add key_released to inputs triggering selection_grid process input * format code * Add suggestions and bug fixes from @MeirGavish * Add comment * format selection_grid * toto * format * format * Turned clang-format off for selection grid rows * revert reroll bug fix, already adressed * format selection_grid.c * Move conditions around in game.c * typo * Attempt at fixing braced initializer indent format --------- Co-authored-by: MathisMartin31 <mathis.martin31@gmail.com> Co-authored-by: MeirGavish <meir.gavish@gmail.com>
This commit is contained in:
@@ -52,3 +52,5 @@ SpacesInLineCommentPrefix:
|
||||
|
||||
PenaltyReturnTypeOnItsOwnLine: 99999999
|
||||
AlignEscapedNewlines: Left
|
||||
|
||||
BracedInitializerIndentWidth: 0
|
||||
Reference in New Issue
Block a user