mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-02 11:02:28 +02:00
39ae36398f
using it as a constant in several places. Saves a few bytes and the time it takes to recompile a bunch of files whenever svnversion twitches. Using the SVN version string as an integer is not portable as the Unix svnversion always includes e.g. the "M" suffix for a modified tree. Windows people, please check my change to Plugin_VideoDX9/Src/main.cpp as I don't really understand how _T() and the %hs format string work. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5852 8ced0084-cf51-0410-be5f-012b33b47a6e |
||
---|---|---|
.. | ||
Plugin_DSP_HLE | ||
Plugin_DSP_LLE | ||
Plugin_VideoDX9 | ||
Plugin_VideoDX11 | ||
Plugin_VideoOGL | ||
Plugin_VideoSoftware | ||
Plugin_Wiimote | ||
Plugin_WiimoteNew |