Skip to content

Commit

Permalink
Test disable VECTORCALL
Browse files Browse the repository at this point in the history
  • Loading branch information
Auburn committed Jul 20, 2023
1 parent b2d63ba commit c93db4a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions include/FastNoise/Generators/Generator.inl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@

#include "Generator.h"

#undef FS_VECTORCALL
#define FS_VECTORCALL

#pragma warning( disable:4250 )

using namespace FastNoise;
Expand Down

0 comments on commit c93db4a

Please sign in to comment.