mirror of
https://github.com/zeldaret/botw
synced 2026-09-03 09:59:44 -04:00
ksys: Change isSensorLayer to getContactLayerType
The == 0 and == 1 comparisons suggest that the function actually returns a ContactLayerType rather than a boolean
This commit is contained in:
@@ -79375,7 +79375,7 @@ Address,Quality,Size,Name
|
||||
0x0000007100e93db0,U,000492,
|
||||
0x0000007100e93f9c,U,000288,NPCBase::m2
|
||||
0x0000007100e940bc,U,000092,NPCBase::m3
|
||||
0x0000007100e94118,O,000028,_ZN4ksys4phys13isSensorLayerENS0_12ContactLayerE
|
||||
0x0000007100e94118,O,000028,_ZN4ksys4phys19getContactLayerTypeENS0_12ContactLayerE
|
||||
0x0000007100e94134,O,000044,_ZN4ksys4phys20makeContactLayerMaskENS0_12ContactLayerE
|
||||
0x0000007100e94160,O,000016,_ZN4ksys4phys19getContactLayerBaseENS0_16ContactLayerTypeE
|
||||
0x0000007100e94170,O,000040,_ZN4ksys4phys32getContactLayerBaseRelativeValueENS0_12ContactLayerE
|
||||
|
||||
|
Can't render this file because it is too large.
|
Reference in New Issue
Block a user