ladybird/Userland/Games/FlappyBug
creator1creeper1 615c2cbcce FlappyBug: Make bitmap() methods return NonnullRefPtrs
We are already storing these as NonnullRefPtrs, so we might
as well make the functions return them as such.
2021-12-23 17:42:05 -08:00
..
CMakeLists.txt FlappyBug: Port to LibMain 2021-11-22 21:02:14 -08:00
Game.cpp FlappyBug: Propagate errors in Cloud class 2021-12-23 17:42:05 -08:00
Game.h FlappyBug: Make bitmap() methods return NonnullRefPtrs 2021-12-23 17:42:05 -08:00
main.cpp FlappyBug: Propagate errors in Cloud class 2021-12-23 17:42:05 -08:00