Fix compile for SNES_LAYER_DEBUG, nw
This commit is contained in:
parent
0f4756ce12
commit
78b22c9264
@ -180,6 +180,7 @@ public:
|
|||||||
UINT8 select_pri[5];
|
UINT8 select_pri[5];
|
||||||
};
|
};
|
||||||
struct DEBUGOPTS m_debug_options;
|
struct DEBUGOPTS m_debug_options;
|
||||||
|
UINT8 dbg_video( UINT16 curline );
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
UINT8 m_mosaic_size;
|
UINT8 m_mosaic_size;
|
||||||
|
Loading…
Reference in New Issue
Block a user