Commit graph

2 commits

Author SHA1 Message Date
Joshua Vandaële
9465a48727
CheckAndAddWarning: Enforce explicitely marked warnings as errors
I replaced the previous usage of `check_and_add_flag` with a new `check_and_add_warning` function. Certain warnings are also now errors by default. Those are mainly warnings that show and sneak up commonly but are quick to fix.
2025-04-27 14:18:08 +02:00
Jordan Woyak
17c994df2a InputCommon: Move SDL Device class into its own cpp/h files. 2025-03-30 23:23:06 -05:00