SSBM Decomp
Loading...
Searching...
No Matches
mncount.h
Go to the documentation of this file.
1#ifndef MELEE_MN_MNCOUNT_H
2#define MELEE_MN_MNCOUNT_H
3
4#include <placeholder.h>
5#include <platform.h>
6
7#include "mn/forward.h"
8#include <baselib/forward.h>
9
10/* 2502CC */ s32 mnCount_802502CC(s32);
11/* 2502F0 */ s32 fn_802502F0(u8);
12/* 250314 */ s32 fn_80250314(u8);
13/* 250338 */ s32 fn_80250338(s32);
14/* 25035C */ int mnCount_8025035C(s32 skip_count, u32 (*get_val_func)(s8));
15/* 25069C */ s32 fn_8025069C(s32);
16/* 2506C0 */ s32 fn_802506C0(s32);
17/* 2506E4 */ s32 fn_802506E4(s32);
18/* 250708 */ s32 fn_80250708(s32);
19/* 25072C */ s32 mnCount_8025072C(CountEntry* entries, s32 start_idx,
20 s32 mode);
27/* 2514B8 */ void fn_802514B8(HSD_GObj* gobj);
31/* 25186C */ void mnCount_8025186C(void);
32
33#endif
signed char s8
Definition hsd_3B2B.h:3
signed long s32
Definition hsd_3B2B.h:1
unsigned char u8
Definition hsd_3B2B.h:2
s32 fn_802506C0(s32)
Definition mncount.c:148
UNK_RET fn_80251278(UNK_PARAMS)
s32 fn_8025069C(s32)
Definition mncount.c:143
s32 fn_80250708(s32)
Definition mncount.c:158
s32 fn_802502F0(u8)
Definition mncount.c:35
void mnCount_8025186C(void)
UNK_RET fn_80251640(UNK_PARAMS)
s32 fn_80250338(s32)
Definition mncount.c:45
s32 fn_80250314(u8)
Definition mncount.c:40
UNK_RET fn_802514D8(UNK_PARAMS)
UNK_RET mnCount_80250C7C(UNK_PARAMS)
s32 mnCount_8025072C(CountEntry *entries, s32 start_idx, s32 mode)
Definition mncount.c:163
int mnCount_8025035C(s32 skip_count, u32(*get_val_func)(s8))
Definition mncount.c:63
UNK_RET mnCount_802517E0(UNK_PARAMS)
s32 mnCount_802502CC(s32)
Definition mncount.c:30
UNK_RET mnCount_8025092C(UNK_PARAMS)
s32 fn_802506E4(s32)
Definition mncount.c:153
UNK_RET mnCount_80250FF8(UNK_PARAMS)
UNK_RET mnCount_802513F4(UNK_PARAMS)
UNK_RET mnCount_80250DE4(UNK_PARAMS)
void fn_802514B8(HSD_GObj *gobj)
Definition mncount.c:241
#define UNK_PARAMS
Definition placeholder.h:47
#define UNK_RET
Definition placeholder.h:39
Definition types.h:21
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26