serenity/Userland/Games/FlappyBug
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
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Game.cpp FlappyBug: Replace usage of DeprecatedString 2023-07-05 12:13:44 +01:00
Game.h Base+FlappyBug: Move assets from /icons/ to /graphics/ 2023-05-05 11:52:33 +01:00
main.cpp Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00