diff options
| author | Maide <34639600+Kelebek1@users.noreply.github.com> | 2022-01-30 19:53:54 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-30 16:53:54 -0300 |
| commit | b8c33ffa54917811f9bbef70cf1cfcd2da71f7bb (patch) | |
| tree | fbc344b68ff0fd5c57b45878910dec90edf8fc50 /include | |
| parent | a00601671d15125ac8a5bd07d8bd1f87900a7257 (diff) | |
En_Rg (1 non-matching) (#565)
* En_Rg
* UNK
* PR
* PR
* Merge
* Merge
* PR
* textures
Diffstat (limited to 'include')
| -rw-r--r-- | include/z64actor.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/z64actor.h b/include/z64actor.h index 5fa771e49..8c6992f49 100644 --- a/include/z64actor.h +++ b/include/z64actor.h @@ -1168,6 +1168,8 @@ typedef enum { #define ACTOR_FLAG_20000000 (1 << 29) // #define ACTOR_FLAG_40000000 (1 << 30) +// +#define ACTOR_FLAG_80000000 (1 << 31) typedef enum { /* 0x00 */ CLEAR_TAG_SMALL_EXPLOSION, |
