Fix compile with Gambatte not supporting debug hooks
This commit is contained in:
parent
1ab4da5d73
commit
670031cea3
1 changed files with 1 additions and 1 deletions
|
@ -54,9 +54,9 @@ namespace
|
|||
bool rtc_fixed;
|
||||
time_t rtc_fixed_val;
|
||||
gambatte::GB* instance;
|
||||
bool reallocate_debug = false;
|
||||
#ifdef GAMBATTE_SUPPORTS_ADV_DEBUG
|
||||
gambatte::debugbuffer debugbuf;
|
||||
bool reallocate_debug = false;
|
||||
size_t cur_romsize;
|
||||
size_t cur_ramsize;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue