(uxnmin) Removed unnecessary line

This commit is contained in:
Devine Lu Linvega 2024-06-29 11:52:43 -08:00
parent fdd5df0c69
commit 19d07ee38f
1 changed files with 0 additions and 2 deletions

View File

@ -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)
{ {