Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ColleagueRiley committed Oct 4, 2024
1 parent 3fa627c commit 10e0762
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion RSoft.h
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,9 @@ RSOFTDEF void RSoft_drawLineF(u8* buffer, RSoft_vector start, RSoft_vector end,

#endif /* RSOFT_HEADER */

#ifdef __x86_64__
#ifdef RSOFT_IMPLEMENTATION

#ifdef __x86_64__
#define RSOFT_X86
#include <xmmintrin.h>
#include <x86intrin.h>
Expand Down

0 comments on commit 10e0762

Please sign in to comment.