mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-06 02:38:11 -04:00
d_bg_s start
This commit is contained in:
+3
-3
@@ -45,16 +45,16 @@ public:
|
||||
int GetExitId(cBgS_PolyInfo&);
|
||||
int GetPolyColor(cBgS_PolyInfo&);
|
||||
int GetGrpRoomInfId(cBgS_PolyInfo&);
|
||||
u8 GetGrpSoundId(cBgS_PolyInfo&);
|
||||
s32 GetGrpSoundId(cBgS_PolyInfo&);
|
||||
u32 ChkGrpInf(cBgS_PolyInfo&, u32);
|
||||
int GetPolyId1(int, int, int, u32, u32);
|
||||
void GetLinkNo(cBgS_PolyInfo&);
|
||||
int GetLinkNo(cBgS_PolyInfo&);
|
||||
int GetWallCode(cBgS_PolyInfo&);
|
||||
int GetSpecialCode(cBgS_PolyInfo&);
|
||||
s32 GetAttributeCodeDirect(cBgS_PolyInfo&);
|
||||
s32 GetAttributeCode(cBgS_PolyInfo&);
|
||||
int GetGroundCode(cBgS_PolyInfo&);
|
||||
void GetPolyId2(int, int, int, u32, u32);
|
||||
int GetPolyId2(int, int, int, u32, u32);
|
||||
int GetCamMoveBG(cBgS_PolyInfo&);
|
||||
int GetRoomCamId(cBgS_PolyInfo&);
|
||||
int GetRoomPathId(cBgS_PolyInfo&);
|
||||
|
||||
Reference in New Issue
Block a user