mirror of
https://github.com/zeldaret/oot.git
synced 2024-12-27 23:36:22 +00:00
Add remaining undefined syms (#500)
* Darkmeiro decompilation Bg_Gnd_Darkmeiro decompiled, matched, and documented. * give this a shot * fix conflict * one more try * could be useful * whoops * ZAP2 stuff * ZAP why * ZAP again * syms * Update src/overlays/actors/ovl_Bg_Gnd_Iceblock/z_bg_gnd_iceblock.c Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
This commit is contained in:
parent
09fe32e198
commit
629d1c8968
135 changed files with 2375 additions and 0 deletions
|
@ -19,6 +19,8 @@ void func_80870394(BgBreakwall* this, GlobalContext* globalCtx);
|
|||
void func_80870564(BgBreakwall* this, GlobalContext* globalCtx);
|
||||
void func_808705D8(BgBreakwall* this, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_02014F80;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Breakwall_InitVars = {
|
||||
ACTOR_BG_BREAKWALL,
|
||||
|
|
|
@ -38,6 +38,27 @@ void func_80874BE0(BgDyYoseizo* this, GlobalContext* globalCtx);
|
|||
void func_80874EAC(BgDyYoseizo* this, GlobalContext* globalCtx);
|
||||
void func_808751A0(BgDyYoseizo* this, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_02000130;
|
||||
extern UNK_TYPE D_02000160;
|
||||
extern UNK_TYPE D_02001020;
|
||||
extern UNK_TYPE D_020013E0;
|
||||
extern UNK_TYPE D_02001F40;
|
||||
extern UNK_TYPE D_020025D0;
|
||||
extern UNK_TYPE D_0600092C;
|
||||
extern UNK_TYPE D_06001DF0;
|
||||
extern UNK_TYPE D_060031C0;
|
||||
extern UNK_TYPE D_06004344;
|
||||
extern UNK_TYPE D_06005810;
|
||||
extern UNK_TYPE D_06005860;
|
||||
extern UNK_TYPE D_06005868;
|
||||
extern UNK_TYPE D_060058D8;
|
||||
extern UNK_TYPE D_06005E60;
|
||||
extern UNK_TYPE D_060069E8;
|
||||
extern UNK_TYPE D_06007CA8;
|
||||
extern UNK_TYPE D_06008698;
|
||||
extern UNK_TYPE D_0601C450;
|
||||
extern UNK_TYPE D_0601D514;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Dy_Yoseizo_InitVars = {
|
||||
ACTOR_BG_DY_YOSEIZO,
|
||||
|
|
|
@ -19,6 +19,9 @@ void func_808795AC(BgGndFiremeiro* this, GlobalContext* globalCtx);
|
|||
void func_80879668(BgGndFiremeiro* this, GlobalContext* globalCtx);
|
||||
void func_80879808(BgGndFiremeiro* this, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0600E210;
|
||||
extern UNK_TYPE D_0600ECD8;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Gnd_Firemeiro_InitVars = {
|
||||
ACTOR_BG_GND_FIREMEIRO,
|
||||
|
|
|
@ -20,6 +20,10 @@ void func_8087A184(BgGndIceblock* this, GlobalContext* globalCtx);
|
|||
void func_8087A248(BgGndIceblock* this, GlobalContext* globalCtx);
|
||||
void func_8087A300(BgGndIceblock* this, GlobalContext* globalCtx);
|
||||
void func_8087A39C(BgGndIceblock* this, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06004420;
|
||||
extern UNK_TYPE D_06004618;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Gnd_Iceblock_InitVars = {
|
||||
ACTOR_BG_GND_ICEBLOCK,
|
||||
|
|
|
@ -27,6 +27,13 @@ void func_8087C73C(BgHakaGate* this, GlobalContext* globalCtx);
|
|||
void func_8087C794(BgHakaGate* this, GlobalContext* globalCtx);
|
||||
void func_8087C85C(BgHakaGate* this, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0404D4E0;
|
||||
extern UNK_TYPE D_0600F1B0;
|
||||
extern UNK_TYPE D_06010A10;
|
||||
extern UNK_TYPE D_06010C10;
|
||||
extern UNK_TYPE D_06010E10;
|
||||
extern UNK_TYPE D_060131C4;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Haka_Gate_InitVars = {
|
||||
ACTOR_BG_HAKA_GATE,
|
||||
|
|
|
@ -16,6 +16,9 @@ void func_8087D66C(BgHakaHuta* this, GlobalContext* globalCtx);
|
|||
void func_8087D720(BgHakaHuta* this, GlobalContext* globalCtx);
|
||||
void func_8087D8C0(BgHakaHuta* this, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_060006B0;
|
||||
extern UNK_TYPE D_06000870;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Haka_Huta_InitVars = {
|
||||
ACTOR_BG_HAKA_HUTA,
|
||||
|
|
|
@ -18,6 +18,8 @@ void func_8087E7E4(BgHakaSgami* this, GlobalContext* globalCtx);
|
|||
void func_8087E858(BgHakaSgami* this, GlobalContext* globalCtx);
|
||||
void func_8087EDC0(BgHakaSgami* this, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0600BF20;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Haka_Sgami_InitVars = {
|
||||
ACTOR_BG_HAKA_SGAMI,
|
||||
|
|
|
@ -23,6 +23,12 @@ void func_8087F5C8(BgHakaShip* this, GlobalContext* globalCtx);
|
|||
void func_8087F624(BgHakaShip* this, GlobalContext* globalCtx);
|
||||
void func_8087F6B4(BgHakaShip* this, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06005A70;
|
||||
extern UNK_TYPE D_0600D330;
|
||||
extern UNK_TYPE D_0600E408;
|
||||
extern UNK_TYPE D_0600E910;
|
||||
extern UNK_TYPE D_0600ED7C;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Haka_Ship_InitVars = {
|
||||
ACTOR_BG_HAKA_SHIP,
|
||||
|
|
|
@ -14,6 +14,10 @@ void BgHakaZou_Init(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BgHakaZou_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BgHakaZou_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000A10;
|
||||
extern UNK_TYPE D_06005E30;
|
||||
extern UNK_TYPE D_06006F70;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Haka_Zou_InitVars = {
|
||||
ACTOR_BG_HAKA_ZOU,
|
||||
|
|
|
@ -9,6 +9,10 @@ void BgHidanHamstep_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BgHidanHamstep_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BgHidanHamstep_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0600A548;
|
||||
extern UNK_TYPE D_0600A668;
|
||||
extern UNK_TYPE D_0600DE44;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Hidan_Hamstep_InitVars = {
|
||||
ACTOR_BG_HIDAN_HAMSTEP,
|
||||
|
|
|
@ -15,6 +15,8 @@ void BgHidanHrock_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BgHidanHrock_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BgHidanHrock_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0600D054;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Hidan_Hrock_InitVars = {
|
||||
ACTOR_BG_HIDAN_HROCK,
|
||||
|
|
|
@ -9,6 +9,8 @@ void BgHidanKowarerukabe_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BgHidanKowarerukabe_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BgHidanKowarerukabe_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_05000530;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Hidan_Kowarerukabe_InitVars = {
|
||||
ACTOR_BG_HIDAN_KOWARERUKABE,
|
||||
|
|
|
@ -9,6 +9,12 @@ void BgHidanRock_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BgHidanRock_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BgHidanRock_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0600C100;
|
||||
extern UNK_TYPE D_0600C1F0;
|
||||
extern UNK_TYPE D_0600CA10;
|
||||
extern UNK_TYPE D_0600CB80;
|
||||
extern UNK_TYPE D_0600DF78;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Hidan_Rock_InitVars = {
|
||||
ACTOR_BG_HIDAN_ROCK,
|
||||
|
|
|
@ -9,6 +9,11 @@ void BgHidanSekizou_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BgHidanSekizou_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BgHidanSekizou_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0600ABC8;
|
||||
extern UNK_TYPE D_0600B0F8;
|
||||
extern UNK_TYPE D_0600CC90;
|
||||
extern UNK_TYPE D_0600DC30;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Hidan_Sekizou_InitVars = {
|
||||
ACTOR_BG_HIDAN_SEKIZOU,
|
||||
|
|
|
@ -9,6 +9,12 @@ void BgHidanSima_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BgHidanSima_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BgHidanSima_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0600C338;
|
||||
extern UNK_TYPE D_0600C470;
|
||||
extern UNK_TYPE D_0600DC30;
|
||||
extern UNK_TYPE D_0600FAE8;
|
||||
extern UNK_TYPE D_060120E8;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Hidan_Sima_InitVars = {
|
||||
ACTOR_BG_HIDAN_SIMA,
|
||||
|
|
|
@ -15,6 +15,9 @@ void BgIceObjects_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BgIceObjects_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BgIceObjects_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000190;
|
||||
extern UNK_TYPE D_060003F0;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Ice_Objects_InitVars = {
|
||||
ACTOR_BG_ICE_OBJECTS,
|
||||
|
|
|
@ -9,6 +9,12 @@ void BgIceShelter_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BgIceShelter_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BgIceShelter_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_060006F0;
|
||||
extern UNK_TYPE D_060012A0;
|
||||
extern UNK_TYPE D_06001C1C;
|
||||
extern UNK_TYPE D_06002640;
|
||||
extern UNK_TYPE D_06002920;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Ice_Shelter_InitVars = {
|
||||
ACTOR_BG_ICE_SHELTER,
|
||||
|
|
|
@ -9,6 +9,11 @@ void BgJyaBigmirror_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BgJyaBigmirror_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BgJyaBigmirror_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0600BC70;
|
||||
extern UNK_TYPE D_0600BD80;
|
||||
extern UNK_TYPE D_0600E1B0;
|
||||
extern UNK_TYPE D_0600E2D0;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Jya_Bigmirror_InitVars = {
|
||||
ACTOR_BG_JYA_BIGMIRROR,
|
||||
|
|
|
@ -9,6 +9,11 @@ void BgJyaCobra_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BgJyaCobra_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BgJyaCobra_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06010790;
|
||||
extern UNK_TYPE D_06010C20;
|
||||
extern UNK_TYPE D_0601167C;
|
||||
extern UNK_TYPE D_060117D0;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Jya_Cobra_InitVars = {
|
||||
ACTOR_BG_JYA_COBRA,
|
||||
|
|
|
@ -15,6 +15,8 @@ void BgJyaHaheniron_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BgJyaHaheniron_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BgJyaHaheniron_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000880;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Jya_Haheniron_InitVars = {
|
||||
ACTOR_BG_JYA_HAHENIRON,
|
||||
|
|
|
@ -9,6 +9,8 @@ void BgJyaIronobj_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BgJyaIronobj_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BgJyaIronobj_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000880;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Jya_Ironobj_InitVars = {
|
||||
ACTOR_BG_JYA_IRONOBJ,
|
||||
|
|
|
@ -15,6 +15,11 @@ void BgRelayObjects_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BgRelayObjects_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BgRelayObjects_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_060001A0;
|
||||
extern UNK_TYPE D_060003C4;
|
||||
extern UNK_TYPE D_06001AB0;
|
||||
extern UNK_TYPE D_060025FC;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Relay_Objects_InitVars = {
|
||||
ACTOR_BG_RELAY_OBJECTS,
|
||||
|
|
|
@ -9,6 +9,12 @@ void BgSpot00Hanebasi_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BgSpot00Hanebasi_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BgSpot00Hanebasi_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0404D4E0;
|
||||
extern UNK_TYPE D_060000C0;
|
||||
extern UNK_TYPE D_06000280;
|
||||
extern UNK_TYPE D_06000430;
|
||||
extern UNK_TYPE D_060005E0;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Spot00_Hanebasi_InitVars = {
|
||||
ACTOR_BG_SPOT00_HANEBASI,
|
||||
|
|
|
@ -9,6 +9,13 @@ void BgSpot02Objects_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BgSpot02Objects_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BgSpot02Objects_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_060013F0;
|
||||
extern UNK_TYPE D_060126F0;
|
||||
extern UNK_TYPE D_060128D8;
|
||||
extern UNK_TYPE D_06012BA4;
|
||||
extern UNK_TYPE D_06012D30;
|
||||
extern UNK_TYPE D_060133EC;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Spot02_Objects_InitVars = {
|
||||
ACTOR_BG_SPOT02_OBJECTS,
|
||||
|
|
|
@ -9,6 +9,14 @@ void BgSpot06Objects_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BgSpot06Objects_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BgSpot06Objects_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000120;
|
||||
extern UNK_TYPE D_06000470;
|
||||
extern UNK_TYPE D_06000E10;
|
||||
extern UNK_TYPE D_06000EE8;
|
||||
extern UNK_TYPE D_06001160;
|
||||
extern UNK_TYPE D_06001238;
|
||||
extern UNK_TYPE D_06002490;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Spot06_Objects_InitVars = {
|
||||
ACTOR_BG_SPOT06_OBJECTS,
|
||||
|
|
|
@ -15,6 +15,15 @@ void BgSpot07Taki_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BgSpot07Taki_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BgSpot07Taki_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000460;
|
||||
extern UNK_TYPE D_06000BE0;
|
||||
extern UNK_TYPE D_06001CF0;
|
||||
extern UNK_TYPE D_06001F68;
|
||||
extern UNK_TYPE D_06002590;
|
||||
extern UNK_TYPE D_06003210;
|
||||
extern UNK_TYPE D_060032D8;
|
||||
extern UNK_TYPE D_060038FC;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Spot07_Taki_InitVars = {
|
||||
ACTOR_BG_SPOT07_TAKI,
|
||||
|
|
|
@ -9,6 +9,11 @@ void BgSpot08Iceblock_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BgSpot08Iceblock_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BgSpot08Iceblock_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000DE0;
|
||||
extern UNK_TYPE D_06002BD0;
|
||||
extern UNK_TYPE D_06002FD8;
|
||||
extern UNK_TYPE D_060048DC;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Spot08_Iceblock_InitVars = {
|
||||
ACTOR_BG_SPOT08_ICEBLOCK,
|
||||
|
|
|
@ -9,6 +9,13 @@ void BgTokiHikari_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BgTokiHikari_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BgTokiHikari_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000880;
|
||||
extern UNK_TYPE D_060009C0;
|
||||
extern UNK_TYPE D_06000A10;
|
||||
extern UNK_TYPE D_06007E20;
|
||||
extern UNK_TYPE D_06007EE0;
|
||||
extern UNK_TYPE D_06008190;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Toki_Hikari_InitVars = {
|
||||
ACTOR_BG_TOKI_HIKARI,
|
||||
|
|
|
@ -9,6 +9,12 @@ void BgYdanSp_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BgYdanSp_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BgYdanSp_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06003850;
|
||||
extern UNK_TYPE D_06005F40;
|
||||
extern UNK_TYPE D_06006050;
|
||||
extern UNK_TYPE D_060061B0;
|
||||
extern UNK_TYPE D_06006460;
|
||||
|
||||
/*
|
||||
const ActorInit Bg_Ydan_Sp_InitVars = {
|
||||
ACTOR_BG_YDAN_SP,
|
||||
|
|
|
@ -9,6 +9,35 @@ void BossDodongo_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BossDodongo_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BossDodongo_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_030021D8;
|
||||
extern UNK_TYPE D_06001074;
|
||||
extern UNK_TYPE D_06002D0C;
|
||||
extern UNK_TYPE D_06003CF8;
|
||||
extern UNK_TYPE D_060042A8;
|
||||
extern UNK_TYPE D_06004E0C;
|
||||
extern UNK_TYPE D_060061D4;
|
||||
extern UNK_TYPE D_06008EEC;
|
||||
extern UNK_TYPE D_06009D10;
|
||||
extern UNK_TYPE D_06009D50;
|
||||
extern UNK_TYPE D_06009DD0;
|
||||
extern UNK_TYPE D_0600DF38;
|
||||
extern UNK_TYPE D_0600E848;
|
||||
extern UNK_TYPE D_0600F0D8;
|
||||
extern UNK_TYPE D_06015890;
|
||||
extern UNK_TYPE D_06015990;
|
||||
extern UNK_TYPE D_06015D90;
|
||||
extern UNK_TYPE D_06015F90;
|
||||
extern UNK_TYPE D_06016390;
|
||||
extern UNK_TYPE D_06016590;
|
||||
extern UNK_TYPE D_06016790;
|
||||
extern UNK_TYPE D_06016990;
|
||||
extern UNK_TYPE D_06016E10;
|
||||
extern UNK_TYPE D_06017210;
|
||||
extern UNK_TYPE D_06017410;
|
||||
extern UNK_TYPE D_0601B310;
|
||||
extern UNK_TYPE D_0601CAE0;
|
||||
extern UNK_TYPE D_0601D934;
|
||||
|
||||
/*
|
||||
const ActorInit Boss_Dodongo_InitVars = {
|
||||
ACTOR_EN_DODONGO,
|
||||
|
|
|
@ -9,6 +9,53 @@ void BossGanon_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BossGanon_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BossGanon_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_02006C18;
|
||||
extern UNK_TYPE D_02007418;
|
||||
extern UNK_TYPE D_06000540;
|
||||
extern UNK_TYPE D_06000FE8;
|
||||
extern UNK_TYPE D_06001440;
|
||||
extern UNK_TYPE D_06001B0C;
|
||||
extern UNK_TYPE D_06001F58;
|
||||
extern UNK_TYPE D_06001FF8;
|
||||
extern UNK_TYPE D_06002D2C;
|
||||
extern UNK_TYPE D_06003018;
|
||||
extern UNK_TYPE D_0600343C;
|
||||
extern UNK_TYPE D_06003D40;
|
||||
extern UNK_TYPE D_06004304;
|
||||
extern UNK_TYPE D_06004884;
|
||||
extern UNK_TYPE D_06004DA8;
|
||||
extern UNK_TYPE D_06004F64;
|
||||
extern UNK_TYPE D_060058C4;
|
||||
extern UNK_TYPE D_06005FFC;
|
||||
extern UNK_TYPE D_06006028;
|
||||
extern UNK_TYPE D_060063CC;
|
||||
extern UNK_TYPE D_060069A0;
|
||||
extern UNK_TYPE D_06006AF4;
|
||||
extern UNK_TYPE D_06007268;
|
||||
extern UNK_TYPE D_0600738C;
|
||||
extern UNK_TYPE D_06007A64;
|
||||
extern UNK_TYPE D_06008128;
|
||||
extern UNK_TYPE D_060089F8;
|
||||
extern UNK_TYPE D_06008A88;
|
||||
extern UNK_TYPE D_06008F44;
|
||||
extern UNK_TYPE D_060096B0;
|
||||
extern UNK_TYPE D_06009A14;
|
||||
extern UNK_TYPE D_06009A20;
|
||||
extern UNK_TYPE D_06009D5C;
|
||||
extern UNK_TYPE D_0600A598;
|
||||
extern UNK_TYPE D_0600AA24;
|
||||
extern UNK_TYPE D_0600ADDC;
|
||||
extern UNK_TYPE D_0600B668;
|
||||
extern UNK_TYPE D_0600BE38;
|
||||
extern UNK_TYPE D_0600BE90;
|
||||
extern UNK_TYPE D_0600C9E8;
|
||||
extern UNK_TYPE D_0600CF00;
|
||||
extern UNK_TYPE D_0600EA00;
|
||||
extern UNK_TYPE D_0600F19C;
|
||||
extern UNK_TYPE D_06010298;
|
||||
extern UNK_TYPE D_06010514;
|
||||
extern UNK_TYPE D_060114E8;
|
||||
|
||||
/*
|
||||
const ActorInit Boss_Ganon_InitVars = {
|
||||
ACTOR_BOSS_GANON,
|
||||
|
|
|
@ -9,6 +9,36 @@ void BossGanon2_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BossGanon2_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BossGanon2_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000BFC;
|
||||
extern UNK_TYPE D_06000EA0;
|
||||
extern UNK_TYPE D_06002168;
|
||||
extern UNK_TYPE D_060028A8;
|
||||
extern UNK_TYPE D_06002E6C;
|
||||
extern UNK_TYPE D_06003754;
|
||||
extern UNK_TYPE D_06003B1C;
|
||||
extern UNK_TYPE D_06003F38;
|
||||
extern UNK_TYPE D_06007288;
|
||||
extern UNK_TYPE D_06008EB8;
|
||||
extern UNK_TYPE D_0600A8E0;
|
||||
extern UNK_TYPE D_0600ADD0;
|
||||
extern UNK_TYPE D_0600BE90;
|
||||
extern UNK_TYPE D_0600CAF8;
|
||||
extern UNK_TYPE D_0600DFF0;
|
||||
extern UNK_TYPE D_0600E8EC;
|
||||
extern UNK_TYPE D_0600FFE4;
|
||||
extern UNK_TYPE D_06010380;
|
||||
extern UNK_TYPE D_060114E8;
|
||||
extern UNK_TYPE D_060147E0;
|
||||
extern UNK_TYPE D_06021A90;
|
||||
extern UNK_TYPE D_06025970;
|
||||
extern UNK_TYPE D_06026510;
|
||||
extern UNK_TYPE D_06026AF4;
|
||||
extern UNK_TYPE D_06027824;
|
||||
extern UNK_TYPE D_0602A848;
|
||||
extern UNK_TYPE D_060334F8;
|
||||
extern UNK_TYPE D_06034278;
|
||||
extern UNK_TYPE D_060353C0;
|
||||
|
||||
/*
|
||||
const ActorInit Boss_Ganon2_InitVars = {
|
||||
ACTOR_BOSS_GANON2,
|
||||
|
|
|
@ -9,6 +9,80 @@ void BossTw_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BossTw_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BossTw_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_060004A4;
|
||||
extern UNK_TYPE D_06000AAC;
|
||||
extern UNK_TYPE D_060012A4;
|
||||
extern UNK_TYPE D_060017E0;
|
||||
extern UNK_TYPE D_06001D10;
|
||||
extern UNK_TYPE D_0600230C;
|
||||
extern UNK_TYPE D_06003614;
|
||||
extern UNK_TYPE D_06003E34;
|
||||
extern UNK_TYPE D_06004548;
|
||||
extern UNK_TYPE D_0600578C;
|
||||
extern UNK_TYPE D_06006530;
|
||||
extern UNK_TYPE D_06006F28;
|
||||
extern UNK_TYPE D_060070E0;
|
||||
extern UNK_TYPE D_06007688;
|
||||
extern UNK_TYPE D_06007CA8;
|
||||
extern UNK_TYPE D_060088C8;
|
||||
extern UNK_TYPE D_06009398;
|
||||
extern UNK_TYPE D_0600E6C4;
|
||||
extern UNK_TYPE D_06012B38;
|
||||
extern UNK_TYPE D_06012CE0;
|
||||
extern UNK_TYPE D_06013310;
|
||||
extern UNK_TYPE D_060134B8;
|
||||
extern UNK_TYPE D_06013AE8;
|
||||
extern UNK_TYPE D_06013D68;
|
||||
extern UNK_TYPE D_06013E98;
|
||||
extern UNK_TYPE D_06013F98;
|
||||
extern UNK_TYPE D_06014070;
|
||||
extern UNK_TYPE D_06014158;
|
||||
extern UNK_TYPE D_06018FC0;
|
||||
extern UNK_TYPE D_06019938;
|
||||
extern UNK_TYPE D_06019D40;
|
||||
extern UNK_TYPE D_0601A430;
|
||||
extern UNK_TYPE D_0601A438;
|
||||
extern UNK_TYPE D_0601A528;
|
||||
extern UNK_TYPE D_0601A5A8;
|
||||
extern UNK_TYPE D_0601A790;
|
||||
extern UNK_TYPE D_0601A998;
|
||||
extern UNK_TYPE D_0601AA50;
|
||||
extern UNK_TYPE D_0601AB00;
|
||||
extern UNK_TYPE D_0601AB08;
|
||||
extern UNK_TYPE D_0601BC00;
|
||||
extern UNK_TYPE D_0601C1C0;
|
||||
extern UNK_TYPE D_0601CEE0;
|
||||
extern UNK_TYPE D_0601DBE8;
|
||||
extern UNK_TYPE D_0601DDF0;
|
||||
extern UNK_TYPE D_0601E020;
|
||||
extern UNK_TYPE D_0601E0E0;
|
||||
extern UNK_TYPE D_0601E2C0;
|
||||
extern UNK_TYPE D_0601E3A0;
|
||||
extern UNK_TYPE D_0601E9F0;
|
||||
extern UNK_TYPE D_0601EC68;
|
||||
extern UNK_TYPE D_0601EEB0;
|
||||
extern UNK_TYPE D_0601F238;
|
||||
extern UNK_TYPE D_0601F390;
|
||||
extern UNK_TYPE D_0601F608;
|
||||
extern UNK_TYPE D_0601F888;
|
||||
extern UNK_TYPE D_060216DC;
|
||||
extern UNK_TYPE D_06022700;
|
||||
extern UNK_TYPE D_06023750;
|
||||
extern UNK_TYPE D_06024374;
|
||||
extern UNK_TYPE D_060244B4;
|
||||
extern UNK_TYPE D_0602D890;
|
||||
extern UNK_TYPE D_0602D940;
|
||||
extern UNK_TYPE D_0602E170;
|
||||
extern UNK_TYPE D_06032020;
|
||||
extern UNK_TYPE D_06032BF8;
|
||||
extern UNK_TYPE D_060338F0;
|
||||
extern UNK_TYPE D_060343B4;
|
||||
extern UNK_TYPE D_06035030;
|
||||
extern UNK_TYPE D_06035988;
|
||||
extern UNK_TYPE D_06036FBC;
|
||||
extern UNK_TYPE D_06038E2C;
|
||||
extern UNK_TYPE D_0603A2D0;
|
||||
|
||||
/*
|
||||
const ActorInit Boss_Tw_InitVars = {
|
||||
ACTOR_BOSS_TW,
|
||||
|
|
|
@ -9,6 +9,44 @@ void BossVa_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void BossVa_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void BossVa_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_04055DB0;
|
||||
extern UNK_TYPE D_06000024;
|
||||
extern UNK_TYPE D_06000FA0;
|
||||
extern UNK_TYPE D_06001230;
|
||||
extern UNK_TYPE D_06004E70;
|
||||
extern UNK_TYPE D_06005184;
|
||||
extern UNK_TYPE D_06008BB8;
|
||||
extern UNK_TYPE D_06008D70;
|
||||
extern UNK_TYPE D_06008F08;
|
||||
extern UNK_TYPE D_06008F70;
|
||||
extern UNK_TYPE D_06009430;
|
||||
extern UNK_TYPE D_06009468;
|
||||
extern UNK_TYPE D_0600948C;
|
||||
extern UNK_TYPE D_06011738;
|
||||
extern UNK_TYPE D_06011768;
|
||||
extern UNK_TYPE D_060128B8;
|
||||
extern UNK_TYPE D_06012948;
|
||||
extern UNK_TYPE D_06012BA0;
|
||||
extern UNK_TYPE D_06012C50;
|
||||
extern UNK_TYPE D_060135B0;
|
||||
extern UNK_TYPE D_06013638;
|
||||
extern UNK_TYPE D_060156A0;
|
||||
extern UNK_TYPE D_06015710;
|
||||
extern UNK_TYPE D_06015B18;
|
||||
extern UNK_TYPE D_060162AC;
|
||||
extern UNK_TYPE D_060164B0;
|
||||
extern UNK_TYPE D_060166A8;
|
||||
extern UNK_TYPE D_06017498;
|
||||
extern UNK_TYPE D_06017694;
|
||||
extern UNK_TYPE D_060177F4;
|
||||
extern UNK_TYPE D_06017FC8;
|
||||
extern UNK_TYPE D_06018150;
|
||||
extern UNK_TYPE D_06018870;
|
||||
extern UNK_TYPE D_06018A68;
|
||||
extern UNK_TYPE D_06018B90;
|
||||
extern UNK_TYPE D_06018D18;
|
||||
extern UNK_TYPE D_060199A0;
|
||||
|
||||
/*
|
||||
const ActorInit Boss_Va_InitVars = {
|
||||
ACTOR_BOSS_VA,
|
||||
|
|
|
@ -8,6 +8,14 @@ void Demo6K_Init(Actor* thisx, GlobalContext* globalCtx);
|
|||
void Demo6K_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
||||
void Demo6K_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_040101A8;
|
||||
extern UNK_TYPE D_04015780;
|
||||
extern UNK_TYPE D_06001040;
|
||||
extern UNK_TYPE D_06001190;
|
||||
extern UNK_TYPE D_060022B0;
|
||||
extern UNK_TYPE D_060035E0;
|
||||
extern UNK_TYPE D_060039D0;
|
||||
|
||||
/*
|
||||
const ActorInit Demo_6K_InitVars = {
|
||||
ACTOR_DEMO_6K,
|
||||
|
|
|
@ -9,6 +9,19 @@ void DemoDu_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void DemoDu_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void DemoDu_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000800;
|
||||
extern UNK_TYPE D_06000D00;
|
||||
extern UNK_TYPE D_06001D70;
|
||||
extern UNK_TYPE D_06002374;
|
||||
extern UNK_TYPE D_0600288C;
|
||||
extern UNK_TYPE D_06005458;
|
||||
extern UNK_TYPE D_06006104;
|
||||
extern UNK_TYPE D_060067CC;
|
||||
extern UNK_TYPE D_06006EB0;
|
||||
extern UNK_TYPE D_06007FC0;
|
||||
extern UNK_TYPE D_06011CA8;
|
||||
extern UNK_TYPE D_06012014;
|
||||
|
||||
/*
|
||||
const ActorInit Demo_Du_InitVars = {
|
||||
ACTOR_DEMO_DU,
|
||||
|
|
|
@ -9,6 +9,8 @@ void DemoExt_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void DemoExt_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void DemoExt_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0600FAA0;
|
||||
|
||||
/*
|
||||
const ActorInit Demo_Ext_InitVars = {
|
||||
ACTOR_DEMO_EXT,
|
||||
|
|
|
@ -9,6 +9,24 @@ void DemoGj_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void DemoGj_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void DemoGj_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000DC0;
|
||||
extern UNK_TYPE D_06000EA0;
|
||||
extern UNK_TYPE D_06001B70;
|
||||
extern UNK_TYPE D_06001D20;
|
||||
extern UNK_TYPE D_06001F70;
|
||||
extern UNK_TYPE D_06002160;
|
||||
extern UNK_TYPE D_06002448;
|
||||
extern UNK_TYPE D_06002600;
|
||||
extern UNK_TYPE D_06002850;
|
||||
extern UNK_TYPE D_06002A40;
|
||||
extern UNK_TYPE D_06002D28;
|
||||
extern UNK_TYPE D_06002E80;
|
||||
extern UNK_TYPE D_06002FE4;
|
||||
extern UNK_TYPE D_06003190;
|
||||
extern UNK_TYPE D_060033E0;
|
||||
extern UNK_TYPE D_06003710;
|
||||
extern UNK_TYPE D_06003AF0;
|
||||
|
||||
/*
|
||||
const ActorInit Demo_Gj_InitVars = {
|
||||
ACTOR_DEMO_GJ,
|
||||
|
|
|
@ -9,6 +9,26 @@ void DemoIk_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void DemoIk_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void DemoIk_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0600035C;
|
||||
extern UNK_TYPE D_06000380;
|
||||
extern UNK_TYPE D_06000634;
|
||||
extern UNK_TYPE D_06000660;
|
||||
extern UNK_TYPE D_060008DC;
|
||||
extern UNK_TYPE D_06000C6C;
|
||||
extern UNK_TYPE D_06000C90;
|
||||
extern UNK_TYPE D_06000F0C;
|
||||
extern UNK_TYPE D_06016BE0;
|
||||
extern UNK_TYPE D_06016CD8;
|
||||
extern UNK_TYPE D_06016F88;
|
||||
extern UNK_TYPE D_06017028;
|
||||
extern UNK_TYPE D_06017170;
|
||||
extern UNK_TYPE D_0601D9A0;
|
||||
extern UNK_TYPE D_0601E8D0;
|
||||
extern UNK_TYPE D_0601EB14;
|
||||
extern UNK_TYPE D_0601EB40;
|
||||
extern UNK_TYPE D_0601EE34;
|
||||
extern UNK_TYPE D_0601F1D0;
|
||||
|
||||
/*
|
||||
const ActorInit Demo_Ik_InitVars = {
|
||||
ACTOR_DEMO_IK,
|
||||
|
|
|
@ -9,6 +9,15 @@ void DemoKankyo_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void DemoKankyo_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void DemoKankyo_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_01000000;
|
||||
extern UNK_TYPE D_04010050;
|
||||
extern UNK_TYPE D_04052DB0;
|
||||
extern UNK_TYPE D_06000080;
|
||||
extern UNK_TYPE D_06000DE0;
|
||||
extern UNK_TYPE D_06007440;
|
||||
extern UNK_TYPE D_06007578;
|
||||
extern UNK_TYPE D_06008390;
|
||||
|
||||
/*
|
||||
const ActorInit Demo_Kankyo_InitVars = {
|
||||
ACTOR_DEMO_KANKYO,
|
||||
|
|
|
@ -9,6 +9,12 @@ void DemoKekkai_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void DemoKekkai_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void DemoKekkai_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06004930;
|
||||
extern UNK_TYPE D_06004F00;
|
||||
extern UNK_TYPE D_06004FD0;
|
||||
extern UNK_TYPE D_06005A30;
|
||||
extern UNK_TYPE D_06005CB0;
|
||||
|
||||
/*
|
||||
const ActorInit Demo_Kekkai_InitVars = {
|
||||
ACTOR_DEMO_KEKKAI,
|
||||
|
|
|
@ -9,6 +9,8 @@ void DemoTreLgt_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void DemoTreLgt_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void DemoTreLgt_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06005EB8;
|
||||
|
||||
/*
|
||||
const ActorInit Demo_Tre_Lgt_InitVars = {
|
||||
ACTOR_DEMO_TRE_LGT,
|
||||
|
|
|
@ -8,6 +8,8 @@ void DoorKiller_Init(Actor* thisx, GlobalContext* globalCtx);
|
|||
void DoorKiller_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
||||
void DoorKiller_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06001BC8;
|
||||
|
||||
/*
|
||||
const ActorInit Door_Killer_InitVars = {
|
||||
ACTOR_DOOR_KILLER,
|
||||
|
|
|
@ -9,6 +9,10 @@ void DoorWarp1_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void DoorWarp1_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void DoorWarp1_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_060001A0;
|
||||
extern UNK_TYPE D_06001374;
|
||||
extern UNK_TYPE D_06002CA8;
|
||||
|
||||
/*
|
||||
const ActorInit Door_Warp1_InitVars = {
|
||||
ACTOR_DOOR_WARP1,
|
||||
|
|
|
@ -9,6 +9,11 @@ void EfcErupc_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EfcErupc_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EfcErupc_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06001720;
|
||||
extern UNK_TYPE D_06002570;
|
||||
extern UNK_TYPE D_06002760;
|
||||
extern UNK_TYPE D_060027D8;
|
||||
|
||||
/*
|
||||
const ActorInit Efc_Erupc_InitVars = {
|
||||
ACTOR_EFC_ERUPC,
|
||||
|
|
|
@ -9,6 +9,8 @@ void EffDust_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EffDust_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EffDust_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_04037880;
|
||||
|
||||
/*
|
||||
const ActorInit Eff_Dust_InitVars = {
|
||||
ACTOR_EFF_DUST,
|
||||
|
|
|
@ -15,6 +15,12 @@ void EnAm_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnAm_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnAm_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000118;
|
||||
extern UNK_TYPE D_06000238;
|
||||
extern UNK_TYPE D_0600033C;
|
||||
extern UNK_TYPE D_06005948;
|
||||
extern UNK_TYPE D_06005B3C;
|
||||
|
||||
/*
|
||||
const ActorInit En_Am_InitVars = {
|
||||
ACTOR_EN_AM,
|
||||
|
|
|
@ -15,6 +15,12 @@ void EnAnubice_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnAnubice_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnAnubice_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000348;
|
||||
extern UNK_TYPE D_0600078C;
|
||||
extern UNK_TYPE D_06000F74;
|
||||
extern UNK_TYPE D_06003468;
|
||||
extern UNK_TYPE D_06003990;
|
||||
|
||||
/*
|
||||
const ActorInit En_Anubice_InitVars = {
|
||||
ACTOR_EN_ANUBICE,
|
||||
|
|
|
@ -15,6 +15,8 @@ void EnAnubiceFire_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnAnubiceFire_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnAnubiceFire_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06003510;
|
||||
|
||||
/*
|
||||
const ActorInit En_Anubice_Fire_InitVars = {
|
||||
ACTOR_EN_ANUBICE_FIRE,
|
||||
|
|
|
@ -15,6 +15,11 @@ void EnArrow_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnArrow_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnArrow_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_04004310;
|
||||
extern UNK_TYPE D_0400436C;
|
||||
extern UNK_TYPE D_04006010;
|
||||
extern UNK_TYPE D_04037880;
|
||||
|
||||
/*
|
||||
const ActorInit En_Arrow_InitVars = {
|
||||
ACTOR_EN_ARROW,
|
||||
|
|
|
@ -15,6 +15,9 @@ void EnBa_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnBa_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnBa_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000890;
|
||||
extern UNK_TYPE D_06001D80;
|
||||
|
||||
/*
|
||||
const ActorInit En_Ba_InitVars = {
|
||||
ACTOR_EN_BA,
|
||||
|
|
|
@ -15,6 +15,11 @@ void EnBb_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnBb_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnBb_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0404D4E0;
|
||||
extern UNK_TYPE D_06000184;
|
||||
extern UNK_TYPE D_06000444;
|
||||
extern UNK_TYPE D_06001A30;
|
||||
|
||||
/*
|
||||
const ActorInit En_Bb_InitVars = {
|
||||
ACTOR_EN_BB,
|
||||
|
|
|
@ -15,6 +15,8 @@ void EnBdfire_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnBdfire_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnBdfire_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0601D950;
|
||||
|
||||
/*
|
||||
const ActorInit En_Bdfire_InitVars = {
|
||||
0,
|
||||
|
|
|
@ -9,6 +9,13 @@ void EnBigokuta_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnBigokuta_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnBigokuta_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000444;
|
||||
extern UNK_TYPE D_06000A74;
|
||||
extern UNK_TYPE D_06000D1C;
|
||||
extern UNK_TYPE D_060014B8;
|
||||
extern UNK_TYPE D_06001CA4;
|
||||
extern UNK_TYPE D_06006BC0;
|
||||
|
||||
/*
|
||||
const ActorInit En_Bigokuta_InitVars = {
|
||||
ACTOR_EN_BIGOKUTA,
|
||||
|
|
|
@ -9,6 +9,11 @@ void EnBili_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnBili_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnBili_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000024;
|
||||
extern UNK_TYPE D_06000064;
|
||||
extern UNK_TYPE D_060000A4;
|
||||
extern UNK_TYPE D_06005848;
|
||||
|
||||
/*
|
||||
const ActorInit En_Bili_InitVars = {
|
||||
ACTOR_EN_BILI,
|
||||
|
|
|
@ -9,6 +9,8 @@ void EnBomChu_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnBomChu_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnBomChu_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_04007E10;
|
||||
|
||||
/*
|
||||
const ActorInit En_Bom_Chu_InitVars = {
|
||||
ACTOR_EN_BOM_CHU,
|
||||
|
|
|
@ -15,6 +15,13 @@ void EnBrob_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnBrob_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnBrob_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000290;
|
||||
extern UNK_TYPE D_060015D8;
|
||||
extern UNK_TYPE D_06001678;
|
||||
extern UNK_TYPE D_06001750;
|
||||
extern UNK_TYPE D_06001958;
|
||||
extern UNK_TYPE D_06001A70;
|
||||
|
||||
/*
|
||||
const ActorInit En_Brob_InitVars = {
|
||||
ACTOR_EN_BROB,
|
||||
|
|
|
@ -9,6 +9,8 @@ void EnBubble_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnBubble_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnBubble_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06001000;
|
||||
|
||||
/*
|
||||
const ActorInit En_Bubble_InitVars = {
|
||||
ACTOR_EN_BUBBLE,
|
||||
|
|
|
@ -9,6 +9,12 @@ void EnBw_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnBw_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnBw_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0404D4E0;
|
||||
extern UNK_TYPE D_06000228;
|
||||
extern UNK_TYPE D_060020F0;
|
||||
extern UNK_TYPE D_060021A0;
|
||||
extern UNK_TYPE D_06002250;
|
||||
|
||||
/*
|
||||
const ActorInit En_Bw_InitVars = {
|
||||
ACTOR_EN_BW,
|
||||
|
|
|
@ -9,6 +9,9 @@ void EnCs_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnCs_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnCs_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06008540;
|
||||
extern UNK_TYPE D_0602AF70;
|
||||
|
||||
/*
|
||||
const ActorInit En_Cs_InitVars = {
|
||||
ACTOR_EN_CS,
|
||||
|
|
|
@ -9,6 +9,8 @@ void EnDaiku_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnDaiku_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnDaiku_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06007958;
|
||||
|
||||
/*
|
||||
const ActorInit En_Daiku_InitVars = {
|
||||
ACTOR_EN_DAIKU,
|
||||
|
|
|
@ -9,6 +9,8 @@ void EnDaikuKakariko_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnDaikuKakariko_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnDaikuKakariko_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06007958;
|
||||
|
||||
/*
|
||||
const ActorInit En_Daiku_Kakariko_InitVars = {
|
||||
ACTOR_EN_DAIKU_KAKARIKO,
|
||||
|
|
|
@ -9,6 +9,14 @@ void EnDekubaba_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnDekubaba_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnDekubaba_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000208;
|
||||
extern UNK_TYPE D_060002B8;
|
||||
extern UNK_TYPE D_060010F0;
|
||||
extern UNK_TYPE D_06001330;
|
||||
extern UNK_TYPE D_06001828;
|
||||
extern UNK_TYPE D_06002A40;
|
||||
extern UNK_TYPE D_06003070;
|
||||
|
||||
/*
|
||||
const ActorInit En_Dekubaba_InitVars = {
|
||||
ACTOR_EN_DEKUBABA,
|
||||
|
|
|
@ -15,6 +15,19 @@ void EnDekunuts_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnDekunuts_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnDekunuts_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_060001C4;
|
||||
extern UNK_TYPE D_06000368;
|
||||
extern UNK_TYPE D_060004D8;
|
||||
extern UNK_TYPE D_060006B0;
|
||||
extern UNK_TYPE D_060008C4;
|
||||
extern UNK_TYPE D_06000AF0;
|
||||
extern UNK_TYPE D_06000D1C;
|
||||
extern UNK_TYPE D_06000E6C;
|
||||
extern UNK_TYPE D_06001024;
|
||||
extern UNK_TYPE D_06002298;
|
||||
extern UNK_TYPE D_06003268;
|
||||
extern UNK_TYPE D_06003650;
|
||||
|
||||
/*
|
||||
const ActorInit En_Dekunuts_InitVars = {
|
||||
ACTOR_EN_DEKUNUTS,
|
||||
|
|
|
@ -9,6 +9,10 @@ void EnDivingGame_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnDivingGame_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnDivingGame_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0600219C;
|
||||
extern UNK_TYPE D_06002FE8;
|
||||
extern UNK_TYPE D_0600BFA8;
|
||||
|
||||
/*
|
||||
const ActorInit En_Diving_Game_InitVars = {
|
||||
ACTOR_EN_DIVING_GAME,
|
||||
|
|
|
@ -9,6 +9,16 @@ void EnDntJiji_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnDntJiji_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnDntJiji_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000560;
|
||||
extern UNK_TYPE D_06000944;
|
||||
extern UNK_TYPE D_06000A70;
|
||||
extern UNK_TYPE D_06000BD0;
|
||||
extern UNK_TYPE D_06000DF8;
|
||||
extern UNK_TYPE D_060012B0;
|
||||
extern UNK_TYPE D_06002310;
|
||||
extern UNK_TYPE D_060033E0;
|
||||
extern UNK_TYPE D_060037C0;
|
||||
|
||||
/*
|
||||
const ActorInit En_Dnt_Jiji_InitVars = {
|
||||
ACTOR_EN_DNT_JIJI,
|
||||
|
|
|
@ -8,6 +8,21 @@ void EnDntNomal_Init(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnDntNomal_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnDntNomal_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000168;
|
||||
extern UNK_TYPE D_0600031C;
|
||||
extern UNK_TYPE D_06000430;
|
||||
extern UNK_TYPE D_060006CC;
|
||||
extern UNK_TYPE D_06000894;
|
||||
extern UNK_TYPE D_06000B70;
|
||||
extern UNK_TYPE D_060014E0;
|
||||
extern UNK_TYPE D_06001B00;
|
||||
extern UNK_TYPE D_060023B8;
|
||||
extern UNK_TYPE D_060024CC;
|
||||
extern UNK_TYPE D_060026C4;
|
||||
extern UNK_TYPE D_06002E1C;
|
||||
extern UNK_TYPE D_06002E84;
|
||||
extern UNK_TYPE D_06003128;
|
||||
|
||||
/*
|
||||
const ActorInit En_Dnt_Nomal_InitVars = {
|
||||
ACTOR_EN_DNT_NOMAL,
|
||||
|
|
|
@ -9,6 +9,13 @@ void EnDodojr_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnDodojr_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnDodojr_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_060004A0;
|
||||
extern UNK_TYPE D_060005F0;
|
||||
extern UNK_TYPE D_06000724;
|
||||
extern UNK_TYPE D_06000860;
|
||||
extern UNK_TYPE D_060009D4;
|
||||
extern UNK_TYPE D_060020E0;
|
||||
|
||||
/*
|
||||
const ActorInit En_Dodojr_InitVars = {
|
||||
ACTOR_EN_DODOJR,
|
||||
|
|
|
@ -9,6 +9,12 @@ void EnDu_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnDu_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnDu_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_020059E0;
|
||||
extern UNK_TYPE D_02006930;
|
||||
extern UNK_TYPE D_02007DE0;
|
||||
extern UNK_TYPE D_060041F4;
|
||||
extern UNK_TYPE D_06011CA8;
|
||||
|
||||
/*
|
||||
const ActorInit En_Du_InitVars = {
|
||||
ACTOR_EN_DU,
|
||||
|
|
|
@ -9,6 +9,13 @@ void EnEiyer_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnEiyer_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnEiyer_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000288;
|
||||
extern UNK_TYPE D_060004C4;
|
||||
extern UNK_TYPE D_06000704;
|
||||
extern UNK_TYPE D_06000FC0;
|
||||
extern UNK_TYPE D_060012AC;
|
||||
extern UNK_TYPE D_06003410;
|
||||
|
||||
/*
|
||||
const ActorInit En_Eiyer_InitVars = {
|
||||
ACTOR_EN_EIYER,
|
||||
|
|
|
@ -8,6 +8,8 @@ void EnEncount2_Init(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnEncount2_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnEncount2_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000DE0;
|
||||
|
||||
/*
|
||||
const ActorInit En_Encount2_InitVars = {
|
||||
ACTOR_EN_ENCOUNT2,
|
||||
|
|
|
@ -9,6 +9,8 @@ void EnFireRock_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnFireRock_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnFireRock_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000DE0;
|
||||
|
||||
/*
|
||||
const ActorInit En_Fire_Rock_InitVars = {
|
||||
ACTOR_EN_FIRE_ROCK,
|
||||
|
|
|
@ -9,6 +9,10 @@ void EnFish_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnFish_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnFish_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_040185FC;
|
||||
extern UNK_TYPE D_04018FE0;
|
||||
extern UNK_TYPE D_0401909C;
|
||||
|
||||
/*
|
||||
const ActorInit En_Fish_InitVars = {
|
||||
ACTOR_EN_FISH,
|
||||
|
|
|
@ -8,6 +8,13 @@ void EnFr_Init(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnFr_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnFr_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_05002470;
|
||||
extern UNK_TYPE D_050036F0;
|
||||
extern UNK_TYPE D_060007BC;
|
||||
extern UNK_TYPE D_060011C0;
|
||||
extern UNK_TYPE D_06001534;
|
||||
extern UNK_TYPE D_0600B498;
|
||||
|
||||
/*
|
||||
const ActorInit En_Fr_InitVars = {
|
||||
ACTOR_EN_FR,
|
||||
|
|
|
@ -9,6 +9,11 @@ void EnFz_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnFz_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnFz_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_060030A0;
|
||||
extern UNK_TYPE D_060030A8;
|
||||
extern UNK_TYPE D_06003158;
|
||||
extern UNK_TYPE D_06003160;
|
||||
|
||||
/*
|
||||
const ActorInit En_Fz_InitVars = {
|
||||
ACTOR_EN_FZ,
|
||||
|
|
|
@ -8,6 +8,9 @@ void EnGSwitch_Init(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnGSwitch_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnGSwitch_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_060017C0;
|
||||
extern UNK_TYPE D_06001960;
|
||||
|
||||
/*
|
||||
const ActorInit En_G_Switch_InitVars = {
|
||||
ACTOR_EN_G_SWITCH,
|
||||
|
|
|
@ -9,6 +9,12 @@ void EnGb_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnGb_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnGb_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0600049C;
|
||||
extern UNK_TYPE D_0600C0B0;
|
||||
extern UNK_TYPE D_0600C220;
|
||||
extern UNK_TYPE D_0600C2D0;
|
||||
extern UNK_TYPE D_0600C8EC;
|
||||
|
||||
/*
|
||||
const ActorInit En_Gb_InitVars = {
|
||||
ACTOR_EN_GB,
|
||||
|
|
|
@ -9,6 +9,11 @@ void EnGe1_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnGe1_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnGe1_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000228;
|
||||
extern UNK_TYPE D_06000330;
|
||||
extern UNK_TYPE D_0600A048;
|
||||
extern UNK_TYPE D_0600A498;
|
||||
|
||||
/*
|
||||
const ActorInit En_Ge1_InitVars = {
|
||||
ACTOR_EN_GE1,
|
||||
|
|
|
@ -9,6 +9,9 @@ void EnGe2_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnGe2_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnGe2_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06008968;
|
||||
extern UNK_TYPE D_06009ED4;
|
||||
|
||||
/*
|
||||
const ActorInit En_Ge2_InitVars = {
|
||||
ACTOR_EN_GE2,
|
||||
|
|
|
@ -15,6 +15,9 @@ void EnGe3_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnGe3_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnGe3_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0600A458;
|
||||
extern UNK_TYPE D_0600B07C;
|
||||
|
||||
/*
|
||||
const ActorInit En_Ge3_InitVars = {
|
||||
ACTOR_EN_GE3,
|
||||
|
|
|
@ -9,6 +9,18 @@ void EnGeldB_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnGeldB_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnGeldB_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_060003CC;
|
||||
extern UNK_TYPE D_06000F5C;
|
||||
extern UNK_TYPE D_06001390;
|
||||
extern UNK_TYPE D_06001578;
|
||||
extern UNK_TYPE D_06001E10;
|
||||
extern UNK_TYPE D_06002280;
|
||||
extern UNK_TYPE D_060024E8;
|
||||
extern UNK_TYPE D_0600A458;
|
||||
extern UNK_TYPE D_0600A814;
|
||||
extern UNK_TYPE D_0600ADF8;
|
||||
extern UNK_TYPE D_0600B6D4;
|
||||
|
||||
/*
|
||||
const ActorInit En_GeldB_InitVars = {
|
||||
ACTOR_EN_GELDB,
|
||||
|
|
|
@ -9,6 +9,16 @@ void EnGo_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnGo_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnGo_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06004930;
|
||||
extern UNK_TYPE D_0600BD80;
|
||||
extern UNK_TYPE D_0600C140;
|
||||
extern UNK_TYPE D_0600CE80;
|
||||
extern UNK_TYPE D_0600DE80;
|
||||
extern UNK_TYPE D_0600FD40;
|
||||
extern UNK_TYPE D_0600FD50;
|
||||
extern UNK_TYPE D_0600FEF0;
|
||||
extern UNK_TYPE D_06010590;
|
||||
|
||||
/*
|
||||
const ActorInit En_Go_InitVars = {
|
||||
ACTOR_EN_GO,
|
||||
|
|
|
@ -9,6 +9,15 @@ void EnGo2_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnGo2_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnGo2_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000750;
|
||||
extern UNK_TYPE D_06000D5C;
|
||||
extern UNK_TYPE D_06004930;
|
||||
extern UNK_TYPE D_0600BD80;
|
||||
extern UNK_TYPE D_0600C140;
|
||||
extern UNK_TYPE D_0600FD40;
|
||||
extern UNK_TYPE D_0600FD50;
|
||||
extern UNK_TYPE D_0600FEF0;
|
||||
|
||||
/*
|
||||
const ActorInit En_Go2_InitVars = {
|
||||
ACTOR_EN_GO2,
|
||||
|
|
|
@ -9,6 +9,18 @@ void EnGoma_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnGoma_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnGoma_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_05000530;
|
||||
extern UNK_TYPE D_0600017C;
|
||||
extern UNK_TYPE D_06000334;
|
||||
extern UNK_TYPE D_06000544;
|
||||
extern UNK_TYPE D_06000838;
|
||||
extern UNK_TYPE D_06000B78;
|
||||
extern UNK_TYPE D_06000E4C;
|
||||
extern UNK_TYPE D_06001548;
|
||||
extern UNK_TYPE D_06002A70;
|
||||
extern UNK_TYPE D_06003B40;
|
||||
extern UNK_TYPE D_06003D78;
|
||||
|
||||
/*
|
||||
const ActorInit En_Goma_InitVars = {
|
||||
ACTOR_BOSS_GOMA,
|
||||
|
|
|
@ -9,6 +9,9 @@ void EnHonotrap_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnHonotrap_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnHonotrap_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0404D4E0;
|
||||
extern UNK_TYPE D_05006810;
|
||||
|
||||
/*
|
||||
const ActorInit En_Honotrap_InitVars = {
|
||||
ACTOR_EN_HONOTRAP,
|
||||
|
|
|
@ -9,6 +9,10 @@ void EnHorse_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnHorse_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnHorse_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_02000230;
|
||||
extern UNK_TYPE D_02002AC0;
|
||||
extern UNK_TYPE D_06006530;
|
||||
|
||||
/*
|
||||
const ActorInit En_Horse_InitVars = {
|
||||
ACTOR_EN_HORSE,
|
||||
|
|
|
@ -9,6 +9,11 @@ void EnHs_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnHs_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnHs_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000304;
|
||||
extern UNK_TYPE D_06000528;
|
||||
extern UNK_TYPE D_060005C0;
|
||||
extern UNK_TYPE D_06006260;
|
||||
|
||||
/*
|
||||
const ActorInit En_Hs_InitVars = {
|
||||
ACTOR_EN_HS,
|
||||
|
|
|
@ -9,6 +9,14 @@ void EnHy_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnHy_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnHy_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000BFC;
|
||||
extern UNK_TYPE D_06000FE4;
|
||||
extern UNK_TYPE D_060012E8;
|
||||
extern UNK_TYPE D_06002160;
|
||||
extern UNK_TYPE D_0600265C;
|
||||
extern UNK_TYPE D_060033B4;
|
||||
extern UNK_TYPE D_06005BC8;
|
||||
|
||||
/*
|
||||
const ActorInit En_Hy_InitVars = {
|
||||
ACTOR_EN_HY,
|
||||
|
|
|
@ -9,6 +9,18 @@ void EnIn_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnIn_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnIn_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_060003B4;
|
||||
extern UNK_TYPE D_06001BE0;
|
||||
extern UNK_TYPE D_060034D0;
|
||||
extern UNK_TYPE D_06007A20;
|
||||
extern UNK_TYPE D_06007BF8;
|
||||
extern UNK_TYPE D_06013B88;
|
||||
extern UNK_TYPE D_06013D60;
|
||||
extern UNK_TYPE D_06014CA8;
|
||||
extern UNK_TYPE D_06015814;
|
||||
extern UNK_TYPE D_0601646C;
|
||||
extern UNK_TYPE D_06018C38;
|
||||
|
||||
/*
|
||||
const ActorInit En_In_InitVars = {
|
||||
ACTOR_EN_IN,
|
||||
|
|
|
@ -15,6 +15,12 @@ void EnJj_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnJj_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnJj_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000A1C;
|
||||
extern UNK_TYPE D_06001830;
|
||||
extern UNK_TYPE D_06001F4C;
|
||||
extern UNK_TYPE D_0600B9A8;
|
||||
extern UNK_TYPE D_0600BA8C;
|
||||
|
||||
/*
|
||||
const ActorInit En_Jj_InitVars = {
|
||||
ACTOR_EN_JJ,
|
||||
|
|
|
@ -9,6 +9,10 @@ void EnKanban_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnKanban_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnKanban_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0403C050;
|
||||
extern UNK_TYPE D_06000C30;
|
||||
extern UNK_TYPE D_06001630;
|
||||
|
||||
/*
|
||||
const ActorInit En_Kanban_InitVars = {
|
||||
ACTOR_EN_KANBAN,
|
||||
|
|
|
@ -9,6 +9,12 @@ void EnKo_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnKo_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnKo_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06006A60;
|
||||
extern UNK_TYPE D_06007830;
|
||||
extern UNK_TYPE D_06007D94;
|
||||
extern UNK_TYPE D_0600879C;
|
||||
extern UNK_TYPE D_06008F6C;
|
||||
|
||||
/*
|
||||
const ActorInit En_Ko_InitVars = {
|
||||
ACTOR_EN_KO,
|
||||
|
|
|
@ -9,6 +9,12 @@ void EnMThunder_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnMThunder_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnMThunder_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_04012570;
|
||||
extern UNK_TYPE D_04012690;
|
||||
extern UNK_TYPE D_04012AF0;
|
||||
extern UNK_TYPE D_04012C10;
|
||||
extern UNK_TYPE D_04013610;
|
||||
|
||||
/*
|
||||
const ActorInit En_M_Thunder_InitVars = {
|
||||
ACTOR_EN_M_THUNDER,
|
||||
|
|
|
@ -15,6 +15,12 @@ void EnMk_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnMk_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnMk_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06000368;
|
||||
extern UNK_TYPE D_06000724;
|
||||
extern UNK_TYPE D_06000AC0;
|
||||
extern UNK_TYPE D_06000D88;
|
||||
extern UNK_TYPE D_06005DF0;
|
||||
|
||||
/*
|
||||
const ActorInit En_Mk_InitVars = {
|
||||
ACTOR_EN_MK,
|
||||
|
|
|
@ -9,6 +9,9 @@ void EnMm_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnMm_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnMm_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06005E18;
|
||||
extern UNK_TYPE D_0602CA38;
|
||||
|
||||
/*
|
||||
const ActorInit En_Mm_InitVars = {
|
||||
ACTOR_EN_MM,
|
||||
|
|
|
@ -9,6 +9,8 @@ void EnMm2_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnMm2_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnMm2_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06005E18;
|
||||
|
||||
/*
|
||||
const ActorInit En_Mm2_InitVars = {
|
||||
ACTOR_EN_MM2,
|
||||
|
|
|
@ -9,6 +9,9 @@ void EnMu_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnMu_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnMu_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_060003F4;
|
||||
extern UNK_TYPE D_06004F70;
|
||||
|
||||
/*
|
||||
const ActorInit En_Mu_InitVars = {
|
||||
ACTOR_EN_MU,
|
||||
|
|
|
@ -9,6 +9,10 @@ void EnNy_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnNy_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnNy_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_06001DD0;
|
||||
extern UNK_TYPE D_06001EA8;
|
||||
extern UNK_TYPE D_06001FC8;
|
||||
|
||||
/*
|
||||
const ActorInit En_Ny_InitVars = {
|
||||
ACTOR_EN_NY,
|
||||
|
|
|
@ -8,6 +8,25 @@ void EnOssan_Init(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnOssan_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnOssan_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0400CDC0;
|
||||
extern UNK_TYPE D_0400CE40;
|
||||
extern UNK_TYPE D_0400CF40;
|
||||
extern UNK_TYPE D_060000F0;
|
||||
extern UNK_TYPE D_060000FC;
|
||||
extern UNK_TYPE D_060002E4;
|
||||
extern UNK_TYPE D_06000338;
|
||||
extern UNK_TYPE D_060004A8;
|
||||
extern UNK_TYPE D_0600065C;
|
||||
extern UNK_TYPE D_0600078C;
|
||||
extern UNK_TYPE D_06002820;
|
||||
extern UNK_TYPE D_06004258;
|
||||
extern UNK_TYPE D_06004658;
|
||||
extern UNK_TYPE D_06004868;
|
||||
extern UNK_TYPE D_06009B38;
|
||||
extern UNK_TYPE D_0600BFA8;
|
||||
extern UNK_TYPE D_0600DE80;
|
||||
extern UNK_TYPE D_0600FEF0;
|
||||
|
||||
/*
|
||||
const ActorInit En_Ossan_InitVars = {
|
||||
ACTOR_EN_OSSAN,
|
||||
|
|
|
@ -9,6 +9,16 @@ void EnOwl_Destroy(Actor* thisx, GlobalContext* globalCtx);
|
|||
void EnOwl_Update(Actor* thisx, GlobalContext* globalCtx);
|
||||
void EnOwl_Draw(Actor* thisx, GlobalContext* globalCtx);
|
||||
|
||||
extern UNK_TYPE D_0201B0C0;
|
||||
extern UNK_TYPE D_0201E6A0;
|
||||
extern UNK_TYPE D_06001168;
|
||||
extern UNK_TYPE D_060015CC;
|
||||
extern UNK_TYPE D_0600C0E8;
|
||||
extern UNK_TYPE D_0600C1C4;
|
||||
extern UNK_TYPE D_0600C684;
|
||||
extern UNK_TYPE D_0600C8A0;
|
||||
extern UNK_TYPE D_060100B0;
|
||||
|
||||
/*
|
||||
const ActorInit En_Owl_InitVars = {
|
||||
ACTOR_EN_OWL,
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue