Browse Source

Update structs.h

pull/41/head
Anders Jenbo 7 years ago committed by GitHub
parent
commit
ea9993e5b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      structs.h

2
structs.h

@ -413,7 +413,7 @@ typedef struct MissileStruct {
int _miAnimAdd;
int _miAnimFrame;
BOOL _miDrawFlag;
int _miLightFlag;
BOOL _miLightFlag;
BOOL _miPreFlag;
int _miUniqTrans;
int _mirange;

Loading…
Cancel
Save