Update olcPGEX_Sound.h

pull/128/head
NPEX42 5 years ago committed by GitHub
parent 09080544cb
commit a75f99c87d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      Extensions/olcPGEX_Sound.h

@ -64,7 +64,7 @@
Author Author
~~~~~~ ~~~~~~
David Barr, aka javidx9, ©OneLoneCoder 2019 David Barr, aka javidx9, ©OneLoneCoder 2019
*/ */
@ -120,10 +120,8 @@ typedef struct {
namespace olc namespace olc
{ {
// Container class for Advanced 2D Drawing functions
class SOUND : public olc::PGEX class SOUND : public olc::PGEX
{ {
// A representation of an affine transform, used to rotate, scale, offset & shear space
public: public:
class AudioSample class AudioSample
{ {

Loading…
Cancel
Save