Skip to content

Commit

Permalink
Updated QF_* flag definitions.
Browse files Browse the repository at this point in the history
  • Loading branch information
inkoalawetrust authored and madame-rachelle committed Oct 20, 2022
1 parent c868be9 commit c1bcbd4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions zdefs.acs
Original file line number Diff line number Diff line change
Expand Up @@ -1097,6 +1097,10 @@
#define QF_MAX 1 << 3
#define QF_FULLINTENSITY 1 << 4
#define QF_WAVE 1 << 5
#define QF_3D 1 << 6
#define QF_GROUNDONLY 1 << 7
#define QF_AFFECTACTORS 1 << 8
#define QF_SHAKEONLY 1 << 9

#define WARPF_ABSOLUTEOFFSET 0x1
#define WARPF_ABSOLUTEANGLE 0x2
Expand Down

0 comments on commit c1bcbd4

Please sign in to comment.