mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-03-21 01:53:15 +00:00
The previous form of initializing done here is a C-ism, an empty set of braces is sufficient for initializing (and doesn't potentially cause missing brace warnings, given the first member of the struct is a COORD struct). |
||
|---|---|---|
| .. | ||
| backend.cpp | ||
| backend.h | ||
| filter.cpp | ||
| filter.h | ||
| log.h | ||
| text_formatter.cpp | ||
| text_formatter.h | ||