X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Fmemwin.h;h=cd4700be9430f8f30ed4f2177045a93a32092b13;hb=bd7fa9a1fba21965467664b72772dddc5e9e0884;hp=b2108b29b0bf0c9b05d2a6f60f30b3967ecf1936;hpb=c361bcde92ff71208eded7e706f25f567c1de793;p=emu8051.git diff --git a/src/memwin.h b/src/memwin.h index b2108b2..cd4700b 100644 --- a/src/memwin.h +++ b/src/memwin.h @@ -25,7 +25,7 @@ #include GtkWidget * -memwin_init(int width, int height); +memwin_init(void); void memwin_DumpD(char *Address);