diff --git a/src/userland/games/2048.c b/src/userland/games/2048.c index 766d0b2..3700d25 100644 --- a/src/userland/games/2048.c +++ b/src/userland/games/2048.c @@ -6,6 +6,7 @@ #include /* +@Lluciocc 2048 for BoredOS Controls: - WASD keys or arrow keys or numpad keys to move