mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-24 07:41:29 -04:00
big d_a_alink pass (#214)
* d_a_alink pass1 wip * more d_a_alink work * remove asm * more daalink work * 20% dol code decompiled * fixed some nonmatchings for building * a few daalink functions and labeling some HIO data
This commit is contained in:
@@ -143,7 +143,7 @@ int daItemBase_c::DrawBase() {
|
||||
|
||||
/* 80144C30-80144C7C 13F570 004C+00 1/0 1/0 9/0 .text RotateYBase__12daItemBase_cFv */
|
||||
void daItemBase_c::RotateYBase() {
|
||||
mCollisionRot.y += (s16)(0xFFFF / getData().field_0x1c);
|
||||
shape_angle.y += (s16)(0xFFFF / getData().field_0x1c);
|
||||
}
|
||||
|
||||
/* 80144C7C-80144CA0 13F5BC 0024+00 1/0 1/0 5/0 .text setListStart__12daItemBase_cFv */
|
||||
|
||||
Reference in New Issue
Block a user