mirror of
https://github.com/zeldaret/tp
synced 2026-06-12 13:35:26 -04:00
b_gnd equivalent (#2340)
* b_gnd equivalent * fix dEvt_info_c inlines * fix some more inlines
This commit is contained in:
@@ -89,7 +89,7 @@ int daObjDigSnow_c::create1st() {
|
||||
/* 80BDCE84-80BDCF00 0002A4 007C+00 1/0 0/0 0/0 .text Execute__14daObjDigSnow_cFPPA3_A4_f
|
||||
*/
|
||||
int daObjDigSnow_c::Execute(Mtx** i_mtx) {
|
||||
if (daPy_py_c::i_checkNowWolf()) {
|
||||
if (daPy_py_c::checkNowWolf()) {
|
||||
attention_info.flags = 0x80;
|
||||
} else {
|
||||
attention_info.flags = 0;
|
||||
|
||||
Reference in New Issue
Block a user