mirror of
https://github.com/zeldaret/botw
synced 2026-08-17 13:09:22 -04:00
havok stubs and ksys::phys work
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace ksys::phys {
|
||||
|
||||
bool isSensorLayer(ContactLayer layer) {
|
||||
u32 isSensorLayer(ContactLayer layer) {
|
||||
return layer > ContactLayer::EntityEnd;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user