Fixes pda style loading

This commit is contained in:
Ling
2018-06-03 09:33:10 +02:00
committed by letterjay
parent 5bf3bd761d
commit 49bd6e24fb
3 changed files with 7 additions and 1 deletions
+2
View File
@@ -254,6 +254,8 @@ GLOBAL_LIST_INIT(ghost_others_options, list(GHOST_OTHERS_SIMPLE, GHOST_OTHERS_DE
#define ORBITRON "Orbitron"
#define SHARE "Share Tech Mono"
GLOBAL_LIST_INIT(pda_styles, list(MONO, VT, ORBITRON, SHARE))
//Color Defines
#define OOC_COLOR "#002eb8"