Introduce pad header

This commit is contained in:
gamemasterplc 2023-12-23 11:55:51 -06:00
parent c97fa8c5ee
commit 9b9438ca3a
8 changed files with 45 additions and 17 deletions

View file

@ -4,9 +4,6 @@
#include "dolphin.h"
#include "common_structs.h"
extern u16 HuPadBtnDown[4];
extern u8 HuPadDStk[4];
extern WipeState wipeData;
extern PlayerConfig GWPlayerCfg[4];