mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 22:09:19 -07:00
a16c0a6e16
Moves the codebuffer access variables closer to their first use, and gets rid of multiple indexing expressions. We already know which op we're accessing in particular, so just make a reference to it and access it instead of duplicating the expression all over the place. |
||
---|---|---|
.. | ||
AudioCommon | ||
Common | ||
Core | ||
DiscIO | ||
DolphinNoGUI | ||
DolphinQt2 | ||
DolphinWX | ||
InputCommon | ||
UICommon | ||
Updater | ||
VideoBackends | ||
VideoCommon | ||
CMakeLists.txt |