aboutsummaryrefslogtreecommitdiff
path: root/src/unalf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/unalf.h')
-rw-r--r--src/unalf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/unalf.h b/src/unalf.h
index 422183a..12654ec 100644
--- a/src/unalf.h
+++ b/src/unalf.h
@@ -45,6 +45,7 @@ unsigned int getquad(int offs);
/* extract.c */
extern int bad_checksum_count;
+extern int new_file;
void extract_alf(void);
void dpoke(int addr, u16 value);
u16 dpeek(int addr);