ladybird/Userland/Games
Lucas CHOLLET 3f35ffb648 Userland: Prefer _string over _short_string
As `_string` can't fail anymore (since 3434412), there are no real
benefits to use the short variant in most cases.
2023-08-08 07:37:21 +02:00
..
2048 Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
BrickGame Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Chess Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
ColorLines Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
FlappyBug Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Flood Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
GameOfLife Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Hearts Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
MasterWord Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Minesweeper Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Snake Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Solitaire Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Spider Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
CMakeLists.txt Games: Add ColorLines 2022-12-12 17:30:04 +00:00