dolphin/Source
Lioncash d1d8300a46
SI: Remove unnecessary declarations of internally linked functions
These aren't dependent on calling order so we can just organize all of the statics together
instead of splitting them up over the file. This also allows us to organize a common spot for
file static variables as well.
2018-04-17 16:33:11 -04:00
..
Android Fix some warnings 2018-04-17 14:10:05 +01:00
Core SI: Remove unnecessary declarations of internally linked functions 2018-04-17 16:33:11 -04:00
DSPSpy
DSPTool Fix some warnings 2018-04-17 14:10:05 +01:00
PCH
UnitTests Fix some warnings 2018-04-17 14:10:05 +01:00
VSProps
.clang-format Reformat all the things! 2018-04-12 21:28:39 +02:00
CMakeLists.txt CMakeLists: Remove add_dolphin_library macro 2018-04-02 08:31:56 -04:00
dolphin-emu.sln Add Updater.exe which performs the update tasks. 2018-03-20 19:21:19 +01:00