mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:17:45 +00:00
Games: Add Hearts
This commit is contained in:
parent
3e47eec862
commit
c3efae85f2
15 changed files with 965 additions and 1 deletions
|
@ -174,6 +174,10 @@
|
|||
#cmakedefine01 HEAP_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef HEARTS_DEBUG
|
||||
#cmakedefine01 HEARTS_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef HEX_DEBUG
|
||||
#cmakedefine01 HEX_DEBUG
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue