Skip to content

Commit

Permalink
Revert intValue
Browse files Browse the repository at this point in the history
  • Loading branch information
vshymanskyy committed May 1, 2020
1 parent bdc5082 commit 4ee513e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions source/m3_env.h
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,7 @@ typedef struct M3Global

union
{
i32 i32Value;
i64 i64Value;
i64 intValue;
#if d_m3HasFloat
f64 f64Value;
f32 f32Value;
Expand Down

0 comments on commit 4ee513e

Please sign in to comment.