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

@ -1,6 +1,7 @@
#include "common.h"
#include "game/printfunc.h"
#include "game/object.h"
#include "game/pad.h"
#define OM_OVL_HIS_MAX 16
#define OM_MAX_GROUPS 10