SSBM Decomp
Loading...
Searching...
No Matches
leak.c File Reference
#include "leak.h"
#include <dolphin/os.h>

Data Structures

struct  HSD_LeakChecker

Macros

#define HEAP_MAGIC   0x01234567

Functions

static void order_data (void)
static u32HSD_LeakGetCapacityPtr (HSD_LeakChecker *lc)
static void HSD_LeakReportSpaces (u32 count)
int HSD_Leak_80387DF8 (int indent)

Variables

u32 lbCommand_803B9840 [16]
HSD_LeakChecker HSD_Leak_80407B58

Macro Definition Documentation

◆ HEAP_MAGIC

#define HEAP_MAGIC   0x01234567

Function Documentation

◆ order_data()

void order_data ( void )
static
Todo
.data order hack

◆ HSD_LeakGetCapacityPtr()

u32 * HSD_LeakGetCapacityPtr ( HSD_LeakChecker * lc)
inlinestatic

◆ HSD_LeakReportSpaces()

void HSD_LeakReportSpaces ( u32 count)
inlinestatic

◆ HSD_Leak_80387DF8()

int HSD_Leak_80387DF8 ( int indent)

Variable Documentation

◆ lbCommand_803B9840

u32 lbCommand_803B9840[16]
extern
Todo
Cannot access melee/lb from here

◆ HSD_Leak_80407B58

HSD_LeakChecker HSD_Leak_80407B58
Initial value:
= {
NULL, 0, 0, 0, 0, 0, 0, -1
}
#define NULL
Definition stddef.h:19