Start matching instdll
This commit is contained in:
parent
930f8b88b3
commit
2ecef59c15
21 changed files with 872 additions and 437 deletions
|
|
@ -23,6 +23,8 @@
|
|||
|
||||
#include "math.h"
|
||||
|
||||
void HuSprGrpDrawNoSet(s16 group, s32 draw_no);
|
||||
|
||||
#define ABS(x) (((x) < 0) ? -(x) : (x))
|
||||
|
||||
typedef struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue