summaryrefslogtreecommitdiff
path: root/frontends/amiga/font_diskfont.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/amiga/font_diskfont.h')
-rw-r--r--frontends/amiga/font_diskfont.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/amiga/font_diskfont.h b/frontends/amiga/font_diskfont.h
index de19e940e..1c891d2b4 100644
--- a/frontends/amiga/font_diskfont.h
+++ b/frontends/amiga/font_diskfont.h
@@ -19,5 +19,6 @@
#ifndef AMIGA_FONT_DISKFONT_H
#define AMIGA_FONT_DISKFONT_H
void ami_font_diskfont_init(void);
+void ami_font_diskfont_fini(void);
#endif