mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-03 17:02:41 +00:00
IniFile: Handle s64/u64 values
This commit is contained in:
parent
51136681df
commit
beec40f178
19 changed files with 133 additions and 40 deletions
|
@ -9,6 +9,7 @@
|
|||
|
||||
#include "Common/Common.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/StringUtil.h"
|
||||
|
||||
#include "InputCommon/ControllerEmu/Control/Input.h"
|
||||
#include "InputCommon/ControllerEmu/ControlGroup/Buttons.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue