hopefully fix MSVC build
This commit is contained in:
parent
4a131952e4
commit
9d653b58b3
2 changed files with 2 additions and 2 deletions
|
|
@ -21,8 +21,6 @@
|
|||
#include <string.h>
|
||||
#include "apu.h"
|
||||
|
||||
struct _nla_table nla_table;
|
||||
|
||||
void apu_tick(struct NESAPU* a, BYTE *hwtick) {
|
||||
/* sottraggo il numero di cicli eseguiti */
|
||||
a->apu.cycles--;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue