use libogc for a bunch of headers instead of dspspy's random ones. (revert if they're used for a reason...)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3227 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Shawn Hoffman
2009-05-14 05:59:50 +00:00
parent 613aa198df
commit 4f0fbacd78
8 changed files with 9 additions and 629 deletions

View File

@ -10,19 +10,18 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <network.h>
#include <ogcsys.h>
#include <time.h>
#include <fat.h>
#include <fcntl.h>
#include <ogc/color.h>
#include <ogc/dsp.h>
#include <ogc/irq.h>
#include <ogc/machine/asm.h>
#include <ogc/machine/processor.h>
#include <wiiuse/wpad.h>
#include "color.h"
#include "network.h"
#include "dsp.h"
#include "asm.h"
#include "processor.h"
#include "irq.h"
#include "dsp.h"
#include "display.h"
// Pull in some constants etc from DSPCore.