- Finestra del depurador amb SDL
This commit is contained in:
7
z80debug.h
Normal file
7
z80debug.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
namespace z80debug
|
||||
{
|
||||
void show();
|
||||
void refresh();
|
||||
}
|
||||
Reference in New Issue
Block a user