mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 11:17:49 +00:00
clang-format
This commit is contained in:
parent
da0933bdc1
commit
41bfd994f6
25 changed files with 54 additions and 63 deletions
|
@ -8,7 +8,6 @@
|
|||
#include "yuzu/configuration/configure_system.h"
|
||||
#include "yuzu/ui_settings.h"
|
||||
|
||||
|
||||
static const std::array<int, 12> days_in_month = {{
|
||||
31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31,
|
||||
}};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue