Make MAPPER_NON the fall back mapper
Make MAPPER_NON the fall back mapper - if no other is defined. One list less to maintain.
This commit is contained in:
@ -31,7 +31,6 @@
|
||||
#ifndef LANGUAGE_KANA_H
|
||||
#define LANGUAGE_KANA_H
|
||||
|
||||
#define MAPPER_NON
|
||||
// Define SIMULATE_ROMFONT to see what is seen on the character based display defined in Configuration.h
|
||||
#define SIMULATE_ROMFONT
|
||||
#define DISPLAY_CHARSET_ISO10646_KANA
|
||||
|
Reference in New Issue
Block a user