Fix compile for SNES_LAYER_DEBUG, nw

This commit is contained in:
angelosa 2016-05-12 00:32:51 +02:00
parent 0f4756ce12
commit 78b22c9264

View File

@ -180,6 +180,7 @@ public:
UINT8 select_pri[5];
};
struct DEBUGOPTS m_debug_options;
UINT8 dbg_video( UINT16 curline );
#endif
UINT8 m_mosaic_size;