mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 06:13:45 -07:00
parent
2d25aa98cb
commit
04f1326ba2
1 changed files with 1 additions and 1 deletions
|
@ -4031,7 +4031,7 @@ s32 func_80041E4C(CollisionContext* colCtx, CollisionPoly* poly, s32 bgId) {
|
||||||
/**
|
/**
|
||||||
* unused
|
* unused
|
||||||
*/
|
*/
|
||||||
u32 func_80041E80(CollisionContext* colCtx, CollisionPoly* poly, s32 bgId) {
|
s32 func_80041E80(CollisionContext* colCtx, CollisionPoly* poly, s32 bgId) {
|
||||||
return SurfaceType_GetData(colCtx, poly, bgId, 0) >> 26 & 0xF;
|
return SurfaceType_GetData(colCtx, poly, bgId, 0) >> 26 & 0xF;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue