mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-20 07:13:49 -07:00
Same thing but allows both GeckoCode and Code to be utilized directly without predicates for equality/inequality in stardard algorithms The size check for std::vectors is unnecessary, as this is built into std::vector's operator== |
||
|---|---|---|
| .. | ||
| ActionReplayCodesPanel.cpp | ||
| ActionReplayCodesPanel.h | ||
| ARCodeAddEdit.cpp | ||
| ARCodeAddEdit.h | ||
| CheatSearchTab.cpp | ||
| CheatSearchTab.h | ||
| CheatsWindow.cpp | ||
| CheatsWindow.h | ||
| CreateCodeDialog.cpp | ||
| CreateCodeDialog.h | ||
| GeckoCodeDiag.cpp | ||
| GeckoCodeDiag.h | ||