Introduce pad header
This commit is contained in:
parent
c97fa8c5ee
commit
9b9438ca3a
8 changed files with 45 additions and 17 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#include "common.h"
|
||||
#include "game/object.h"
|
||||
#include "game/printfunc.h"
|
||||
#include "dolphin/pad.h"
|
||||
#include "game/pad.h"
|
||||
|
||||
#include "math.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,7 @@
|
|||
#include "REL/w10Dll.h"
|
||||
#include "game/pad.h"
|
||||
#include "game/data.h"
|
||||
|
||||
s16 HuPadStatGet(s16 i); //TODO: Move to some other header file since gamework.c relies on an implicit declaration of it
|
||||
|
||||
char lbl_1_data_98[] = "@@@@@@@@@@@@@@ Tutorial Exit @@@@@@@@@@@@@@\n\000";
|
||||
|
||||
w10DllUnk03 lbl_1_data_C6[11] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue