Skip to content

Commit

Permalink
fix typo in opl.h
Browse files Browse the repository at this point in the history
  • Loading branch information
BLumia committed Mar 12, 2024
1 parent a15e724 commit e0a80a5
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 e0a80a5

Please sign in to comment.