undeclared strstr(), strchr(), strtoul(), atoi() and others
This commit is contained in:
parent
a225ae2cf1
commit
0d2f09a840
|
@ -9,8 +9,9 @@
|
|||
* *
|
||||
****************************************************************************/
|
||||
#include "stdafx.h"
|
||||
|
||||
#include <string.h>
|
||||
#include "CheatClass.h"
|
||||
|
||||
#include <Project64-core/Settings/SettingType/SettingsType-Cheats.h>
|
||||
#include <Project64-core/Plugins/GFXPlugin.h>
|
||||
#include <Project64-core/Plugins/AudioPlugin.h>
|
||||
|
|
Loading…
Reference in New Issue