Skip to content
Snippets Groups Projects
Commit e8b67098 authored by rswindell's avatar rswindell
Browse files

Forgot 'extern' -whoops.

parent b93c680c
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@
extern "C" {
#endif
uint32_t cp437_unicode_tbl[];
extern uint32_t cp437_unicode_tbl[];
#ifdef __cplusplus
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment