ladybird/Userland/Games/Breakout
Mustafa Quraish 4d302e0e88 Everywhere: Use Application::construct() with Main::Arguments directly
Use the updated API everywhere we are currently manually passing in
`arguments.argc` and `arguments.argv`.
2021-11-22 21:13:42 -08:00
..
CMakeLists.txt Breakout: Port to LibMain 2021-11-22 23:44:09 +01:00
Game.cpp Breakout: Tag fallthrough statement 2021-09-15 14:22:34 +00:00
Game.h Breakout: Only paint areas that needs to be updated 2021-07-12 12:26:15 +02:00
LevelSelectDialog.cpp Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
LevelSelectDialog.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
main.cpp Everywhere: Use Application::construct() with Main::Arguments directly 2021-11-22 21:13:42 -08:00