summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/debugqt.h
blob: bbe1545aaeb57f3ed1f4519a80152e6dabfbd77e (plain) (blame)
1
2
3
4
5
6
#ifndef _DEBUGQT_H_
#define _DEBUGQT_H_

void debugwin_update_during_game(running_machine &machine);

#endif