mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
d_a_npc debug work (#2863)
* Remove d_a_npc3.cpp This file appears to not actually be real and the asserts in its functions all reference d_a_npc2.cpp instead. * d_a_npc debug almost matching
This commit is contained in:
+1
-1
@@ -552,7 +552,7 @@ u32 dBgS::ChkGrpInf(cBgS_PolyInfo const& poly, u32 param_1) {
|
||||
}
|
||||
|
||||
/* 80075100-8007519C 06FA40 009C+00 0/0 16/16 60/60 .text GetRoomId__4dBgSFRC13cBgS_PolyInfo */
|
||||
s32 dBgS::GetRoomId(cBgS_PolyInfo const& poly) {
|
||||
int dBgS::GetRoomId(cBgS_PolyInfo const& poly) {
|
||||
if (!poly.ChkSetInfo()) {
|
||||
return -1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user