Skip to content

Commit

Permalink
Remove LSPX_IMPL from header
Browse files Browse the repository at this point in the history
  • Loading branch information
lxmcf committed Aug 28, 2024
1 parent ec0d778 commit 9b7d005
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion loaders/raylib/c/lspx.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ void UnloadBundle (Bundle bundle);

int IsBundleReady (Bundle bundle);

#define LSPX_IMPL
#if defined(LSPX_IMPLEMENTATION) || defined(LSPX_IMPL)

#include <stdint.h>
Expand Down

0 comments on commit 9b7d005

Please sign in to comment.