mirror of
https://github.com/zeldaret/tp
synced 2026-06-02 10:10:35 -04:00
Lv5floorboard, Lv5icewall, obj_lv5swice, obj_lv5ychndlr done (#2175)
* lv5floorboard done * obj_lv5icewall done * remove asm * obj_lv5swice done * obj_lv5ychndlr done
This commit is contained in:
@@ -14,7 +14,7 @@ cXyz* daAlink_c::getIronBallCenterPos() {
|
||||
}
|
||||
|
||||
/* 80112458-80112474 10CD98 001C+00 1/0 0/0 0/0 .text getIronBallBgHit__9daAlink_cCFv */
|
||||
s16 daAlink_c::getIronBallBgHit() const {
|
||||
int daAlink_c::getIronBallBgHit() const {
|
||||
if (mEquipItem == IRONBALL) {
|
||||
return field_0x301c;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user