Merge pull request #398 from bladeoner/master

Fix APU include snes.hpp
This commit is contained in:
bearoso 2018-08-17 11:02:49 -05:00 committed by GitHub
commit 33b7ffe4f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@
#include "display.h"
#include "hermite_resampler.h"
#include "snes/snes.hpp"
#include "bapu/snes/snes.hpp"
#define APU_DEFAULT_INPUT_RATE 31950 // ~ 59.94Hz
#define APU_MINIMUM_SAMPLE_COUNT 512