mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-16 21:05:12 +00:00
parent
feac688313
commit
1021c482af
23 changed files with 27 additions and 13695 deletions
|
@ -12,7 +12,7 @@ typedef s32 (*ColChkLineFunc)(PlayState*, CollisionCheckContext*, Collider*, Vec
|
|||
|
||||
#define SAC_ENABLE (1 << 0)
|
||||
|
||||
#pragma increment_block_number "gc-eu:64 gc-eu-mq:64"
|
||||
#pragma increment_block_number "gc-eu:64 gc-eu-mq:64 gc-us:64"
|
||||
|
||||
#if OOT_DEBUG
|
||||
/**
|
||||
|
@ -2693,7 +2693,7 @@ typedef enum {
|
|||
/* 2 */ MASSTYPE_NORMAL
|
||||
} ColChkMassType;
|
||||
|
||||
#pragma increment_block_number "gc-eu:252 gc-eu-mq:252"
|
||||
#pragma increment_block_number "gc-eu:252 gc-eu-mq:252 gc-us:252"
|
||||
|
||||
/**
|
||||
* Get mass type. Immovable colliders cannot be pushed, while heavy colliders can only be pushed by heavy and immovable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue