This commit is contained in:
Paul 2000-09-18 15:33:19 +00:00
parent 52a1cb11ba
commit 812be09437
2 changed files with 3 additions and 3 deletions

View File

@ -38,7 +38,7 @@ static const unsigned int MEM_GUARD_SIZE=sizeof(int)*2;
#include "gfx/prim.h"
#endif
#ifndef __PADS_H__
#ifndef __PAD_PADS_H__
#include "pad/pads.h"
#endif

View File

@ -2,8 +2,8 @@
/*** Pad Stuff ***/
/*****************/
#ifndef __PADS_H__
#define __PADS_H__
#ifndef __PAD_PADS_H__
#define __PAD_PADS_H__
/*****************************************************************************/
#define DUALSHOCKMODE ((u_long *)0x80010000)