mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 02:29:59 -06:00
Removed extra space character in "Use FPS For Limiting". Changed "Frame Stepping" to "Frame Advance". Some minor preprocessor cleanup.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6913 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -3,11 +3,9 @@
|
||||
|
||||
#include "Common.h"
|
||||
#include "CommonTypes.h"
|
||||
//#define WIN32_LEAN_AND_MEAN
|
||||
#include "Thread.h"
|
||||
#include "Timer.h"
|
||||
|
||||
#define _WINSOCK2API_
|
||||
#include <SFML/Network.hpp>
|
||||
|
||||
#include "GCPadStatus.h"
|
||||
|
Reference in New Issue
Block a user