(uxnmin) Removed unnecessary line
This commit is contained in:
parent
fdd5df0c69
commit
19d07ee38f
|
@ -15,8 +15,6 @@ typedef struct Uxn {
|
||||||
|
|
||||||
Uxn uxn;
|
Uxn uxn;
|
||||||
|
|
||||||
int uxn_eval(Uint16 pc);
|
|
||||||
|
|
||||||
Uint8
|
Uint8
|
||||||
emu_dei(Uint8 addr)
|
emu_dei(Uint8 addr)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue