frodo-wii/Src/FrodoPCHeaders.pch++

13 lines
215 B
Plaintext
Raw Normal View History

2008-12-31 17:16:24 +01:00
/*
* FrodoPCHeaders.pch++ (for Metrowerks BeIDE)
*/
#define PC_IS_POINTER 0
#define PRECISE_CPU_CYCLES 1
#define PRECISE_CIA_CYCLES 1
#include <Be.h>
#include <stdlib.h>
#include <string.h>
#include <stdio.h>