mirror of
https://github.com/zeldaret/tp
synced 2026-07-08 14:36:36 -04:00
d_a_obj_bmWindow OK (#2148)
This commit is contained in:
@@ -2205,7 +2205,7 @@ int daAlink_c::procWolfAutoJumpInit(int param_0) {
|
||||
var_f31 = daAlinkHIO_wlAutoJump_c0::m.field_0x48;
|
||||
var_f30 = daAlinkHIO_wlAutoJump_c0::m.field_0x4c;
|
||||
var_r30 = daAlinkHIO_wlAutoJump_c0::m.field_0x40;
|
||||
onNoResetFlg2(FLG2_UNK_10000);
|
||||
onNoResetFlg2(FLG2_WOLF_DASH_AUTO_JUMP);
|
||||
} else {
|
||||
var_f1 = daAlinkHIO_wlAutoJump_c0::m.field_0x60;
|
||||
field_0x594 = daAlinkHIO_wlAutoJump_c0::m.field_0x74;
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
// Translation Unit: a/npc/d_a_npc_cd
|
||||
//
|
||||
|
||||
#define HIO_entry_c_NO_VIRTUAL
|
||||
|
||||
#include "d/a/d_a_npc_cd.h"
|
||||
#include "dol2asm.h"
|
||||
|
||||
@@ -10,14 +12,6 @@
|
||||
// Types:
|
||||
//
|
||||
|
||||
struct mDoHIO_entry_c {
|
||||
/* 8015791C */ ~mDoHIO_entry_c();
|
||||
};
|
||||
|
||||
struct fOpAcm_HIO_entry_c {
|
||||
/* 801578C0 */ ~fOpAcm_HIO_entry_c();
|
||||
};
|
||||
|
||||
struct daPy_py_c {
|
||||
/* 8015F424 */ void checkNowWolfEyeUp();
|
||||
};
|
||||
@@ -1560,7 +1554,8 @@ asm fOpAcm_HIO_entry_c::~fOpAcm_HIO_entry_c() {
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm mDoHIO_entry_c::~mDoHIO_entry_c() {
|
||||
asm void __dt__14mDoHIO_entry_cFv() {
|
||||
//asm mDoHIO_entry_c::~mDoHIO_entry_c() {
|
||||
nofralloc
|
||||
#include "asm/a/npc/d_a_npc_cd/__dt__14mDoHIO_entry_cFv.s"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user