Oops! Fixed. Thanks Jack!

This commit is contained in:
iq_132 2014-02-05 23:52:35 +00:00
parent ee7a5dc50e
commit 1239b7a1ed
1 changed files with 0 additions and 1 deletions

View File

@ -667,7 +667,6 @@ static INT32 CommonInit(INT32 (*pInitCallback)(), INT32 punchout, INT32 reverse_
ZetSetOutHandler(punchout_write_port); ZetSetOutHandler(punchout_write_port);
ZetSetInHandler(punchout_read_port); ZetSetInHandler(punchout_read_port);
ZetMemEnd();
ZetClose(); ZetClose();
M6502Init(0, TYPE_N2A03); M6502Init(0, TYPE_N2A03);