Skip to content

Commit

Permalink
Removed silly externs
Browse files Browse the repository at this point in the history
  • Loading branch information
Fubukimaru committed Nov 1, 2020
1 parent ef24227 commit 533aeb4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/dura.y
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,6 @@ void type_basic();
void type_msxdos();
void type_sinclair();
void msx_bios();
extern void error_message(int);
extern void warning_message(int);
void locate_32k();
void create_subpage(int, int);
void select_page_direct(int, int);
Expand Down

0 comments on commit 533aeb4

Please sign in to comment.