1#ifndef GALE01_ITSPAWN_H
2#define GALE01_ITSPAWN_H
9#include <dolphin/mtx.h>
signed long s32
Definition hsd_3B2B.h:1
bool it_8026C704(void)
Definition itspawn.c:129
bool it_8026D258(Vec3 *, ItemKind)
Spawn item of specified kind at specified position (but no z-offset).
Definition itspawn.c:473
void it_8026CB9C(s32 *, u64, f32)
Builds some structs for items.
Definition itspawn.c:266
void it_8026C47C(struct it_8026C47C_arg0_t *)
Definition itspawn.c:21
bool it_8026CB3C(Vec3 *)
Definition itspawn.c:253
ItemKind it_8026C75C(ItemPickTable *)
Decides item kind for spawned items - not sure in which context (i.e from pokeballs,...
Definition itspawn.c:142
bool it_8026D324(ItemKind)
Definition itspawn.c:499
void it_8026CA4C(ItemPickTable *, s32 *, u64, s32, f32)
Definition itspawn.c:234
bool it_8026D3CC(void)
Definition itspawn.c:518
void it_8026D018(void)
Definition itspawn.c:417
int it_8026C65C(ItemPickTable *)
argument is definitely size 0x10
Definition itspawn.c:102
void it_8026CD50(s32 *, u64, f32)
Definition itspawn.c:314
void fn_8026C88C(HSD_GObj *)
Definition itspawn.c:187
void it_8026CF04(void)
Builds the monster-item weighted-pick table (it_804A0E60).
Definition itspawn.c:379
s32 it_8026C530(s32, ItemPickTable *, s32, s32)
Definition itspawn.c:53
ItemKind
Definition forward.h:109
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26