Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files
Merge pull request #108 from ShFil119/audio3
Implement smallest functions from AudioManager
  • Loading branch information
aap committed Jul 5, 2019
2 parents 396b43c + 9d13ab2 commit 4d0e743232adae9a474b0c9de513441af73885fc
Showing with 1,282 additions and 970 deletions.
  1. +1,001 −960 src/audio/AudioManager.cpp
  2. +93 −6 src/audio/AudioManager.h
  3. +84 −1 src/audio/SampleManager.cpp
  4. +29 −3 src/audio/SampleManager.h
  5. +75 −0 src/entities/Vehicle.h

0 comments on commit 4d0e743

Please sign in to comment.