... and from core/N64System/../stdafx.h

This commit is contained in:
no 2016-01-14 01:34:38 -05:00
parent 4eecbf3139
commit 5b62fdd101
2 changed files with 0 additions and 2 deletions

View File

@ -9,7 +9,6 @@
* *
****************************************************************************/
#include "stdafx.h"
#include <string.h>
#include "CheatClass.h"
#include <Project64-core/Settings/SettingType/SettingsType-Cheats.h>

View File

@ -9,7 +9,6 @@
* *
****************************************************************************/
#include "stdafx.h"
#include <string.h>
#include <stdio.h>
#include <Project64-core/N64System/ProfilingClass.h>