mirror of
https://github.com/zeldaret/tp
synced 2026-06-12 21:45:21 -04:00
d_a_shop_item, d_a_b_go, d_a_b_gos OK (#2085)
* d_a_shop_item OK * d_a_b_go OK * d_a_b_gos OK * remove asm * some work on d_a_b_oh / d_a_b_zant_sima * d_a_startAndGoal done
This commit is contained in:
+1
-1
@@ -4217,7 +4217,7 @@ int daNpcF_Path_c::setNextIdx() {
|
||||
}
|
||||
|
||||
/* 80150C18-80150C60 14B558 0048+00 0/0 0/0 9/9 .text getNextIdx__13daNpcF_Path_cFv */
|
||||
u16 daNpcF_Path_c::getNextIdx() {
|
||||
int daNpcF_Path_c::getNextIdx() {
|
||||
u16 ret = mIdx;
|
||||
|
||||
daNpcF_incIdx(mpRoomPath->m_num, ret, chkClose(), field_0x02);
|
||||
|
||||
Reference in New Issue
Block a user