move warm too

This commit is contained in:
notaz 2011-09-03 01:58:52 +03:00
parent 8b6232a675
commit c21718e922
4 changed files with 3 additions and 2 deletions

View file

@ -225,6 +225,9 @@ typedef u32 fixed16_16;
#include "zip.h"
#include "cheats.h"
#ifdef ARM_ARCH
#include "arm/warm.h"
#endif
#ifdef PSP_BUILD
#define printf pspDebugScreenPrintf

View file

@ -1,8 +1,6 @@
#ifndef GP2X_H
#define GP2X_H
#include "warm.h"
enum
{
GP2X_UP = 1 << 0,