Remove some unnecessary includes.

This commit is contained in:
Lioncash
2013-10-14 04:01:57 -04:00
parent 2015cd0928
commit c4696568cc
4 changed files with 0 additions and 5 deletions

View File

@ -5,8 +5,6 @@
#ifndef _GCPAD_H_INCLUDED__
#define _GCPAD_H_INCLUDED__
#include "CommonTypes.h"
#define PAD_ERR_NONE 0
#define PAD_ERR_NO_CONTROLLER -1
#define PAD_ERR_NOT_READY -2