Skip to content

Commit

Permalink
Merge pull request #45 from BLumia/opl-extern-c
Browse files Browse the repository at this point in the history
fix typo in opl.h
  • Loading branch information
mattiasgustavsson authored Mar 12, 2024
2 parents a15e724 + e0a80a5 commit 2b9c906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/libs/opl.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
opl.h - v0.1 - OPL3 (SoundBlaster16) emulation with MIDI compatible interface
Do this:
#define OP_IMPLEMENTATION
#define OPL_IMPLEMENTATION
before you include this file in *one* C/C++ file to create the implementation.
------------------------------------------------------------------------------
Expand Down

0 comments on commit 2b9c906

Please sign in to comment.