dolphin-emulator/Source/Core/MacUpdater
mitaclaw 62b2b939b5 Simplify std::find_if with std::ranges::find and projections
In LabelMap.cpp, the code is currently unused so I was unable to test it.

In WiiUtils.cpp, the magic value `1u` was replaced by the constant value `DiscIO::PARTITION_UPDATE`.
2025-03-09 13:26:35 -07:00
..
AppDelegate.h
AppDelegate.mm
CMakeLists.txt ScmRevGen: Don't generate Info.plist files directly 2024-12-05 14:56:08 -05:00
Info.plist.in ScmRevGen: Don't generate Info.plist files directly 2024-12-05 14:56:08 -05:00
MacUI.mm Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
main.m
Main.storyboard
ViewController.h
ViewController.m