Skip to content

Commit

Permalink
try to fix osx build
Browse files Browse the repository at this point in the history
  • Loading branch information
ec- committed Aug 19, 2023
1 parent 74648c0 commit ed479e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/asm/snd_mix_x86_64.s
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#if defined(MACOS_X)
#if defined(__APPLE__)
#undef ELF
#endif

Expand Down

0 comments on commit ed479e5

Please sign in to comment.