mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:37:34 +00:00
Solitaire: Port to GML compilation
This commit is contained in:
parent
df0dd26ce2
commit
10428fc7ce
5 changed files with 29 additions and 11 deletions
|
@ -12,8 +12,6 @@
|
|||
#include <LibGUI/Painter.h>
|
||||
#include <LibGfx/Palette.h>
|
||||
|
||||
REGISTER_WIDGET(Solitaire, Game);
|
||||
|
||||
namespace Solitaire {
|
||||
|
||||
static constexpr uint8_t new_game_animation_delay = 2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue