mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 21:53:52 -04:00
d_a_agbsw0 Almost OK
Biggest gaps are where it needs other actor classes, couple functions with regalloc issues too
This commit is contained in:
+2474
-205
File diff suppressed because it is too large
Load Diff
@@ -1598,7 +1598,7 @@ void daPy_lk_c::getAnmData(daPy_lk_c::daPy_ANM) const {
|
||||
}
|
||||
|
||||
/* 8012894C-80128988 .text checkGrabWeapon__9daPy_lk_cFi */
|
||||
void daPy_lk_c::checkGrabWeapon(int) {
|
||||
BOOL daPy_lk_c::checkGrabWeapon(int) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
+1
-1
@@ -2728,7 +2728,7 @@ void dKy_instant_rainchg() {
|
||||
}
|
||||
|
||||
/* 801973B8-80197404 .text dKy_moon_type_chk__Fv */
|
||||
int dKy_moon_type_chk() {
|
||||
u32 dKy_moon_type_chk() {
|
||||
int weekday = dKy_get_dayofweek();
|
||||
|
||||
if (dComIfGs_getTime() < 180.0f) {
|
||||
|
||||
Reference in New Issue
Block a user