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

This commit is contained in:
no 2016-01-14 01:39:16 -05:00
parent 5b62fdd101
commit bc1405b6af
5 changed files with 0 additions and 5 deletions

View File

@ -9,7 +9,6 @@
* *
****************************************************************************/
#include "stdafx.h"
#include <string.h>
#include <Common/MemoryManagement.h>
#include <Project64-core/N64System/Mips/Dma.h>

View File

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

View File

@ -10,7 +10,6 @@
****************************************************************************/
#include "stdafx.h"
#include <stdio.h>
#include <string.h>
#include <Project64-core/N64System/Mips/PifRam.h>
#include <Project64-core/N64System/SystemGlobals.h>

View File

@ -9,7 +9,6 @@
* *
****************************************************************************/
#include "stdafx.h"
#include <string.h>
#include <Project64-core/N64System/Mips/RegisterClass.h>
#include <Project64-core/N64System/N64Class.h>
#include <Project64-core/N64System/SystemGlobals.h>

View File

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