Clean up dComIfGp_evmng_getMyActIdx calls

This commit is contained in:
LagoLunatic
2026-03-12 17:46:14 -04:00
parent 37000df61b
commit ff60c624ce
24 changed files with 129 additions and 111 deletions
+2 -1
View File
@@ -174,7 +174,7 @@ public:
BOOL _createHeap();
u16 next_msgStatusNormal2(u32*);
u32 getMsgNormal2();
#if VERSION != VERSION_DEMO
#if VERSION > VERSION_DEMO
u32 setRupeeSizeMsg();
#endif
bool existUnknownCollectMap();
@@ -287,4 +287,5 @@ public:
/* 0x814 */ bool field_0x814;
/* 0x815 */ u8 field_0x815[0x81C - 0x815];
}; // Size: 0x81C
#endif /* D_A_NPC_TC_H */
+1 -1
View File
@@ -131,7 +131,7 @@ public:
bool chk_areaIN(f32, f32, s16, cXyz);
void setWaterRipple();
void setWaterSplash();
#if VERSION != VERSION_DEMO
#if VERSION > VERSION_DEMO
void set_simpleLand(bool);
#else
void set_simpleLand();