Use 'art' instead of 'art_blueish'
This commit is contained in:
committed by
Izuru Yakumo
parent
f712c5a321
commit
5b46ca9b8a
@@ -30,10 +30,10 @@ SYSTEM CONFIGURATION MENU
|
||||
#include "ui_local.h"
|
||||
|
||||
|
||||
#define ART_FRAMEL "menu/art_blueish/frame2_l"
|
||||
#define ART_FRAMER "menu/art_blueish/frame1_r"
|
||||
#define ART_BACK0 "menu/art_blueish/back_0"
|
||||
#define ART_BACK1 "menu/art_blueish/back_1"
|
||||
#define ART_FRAMEL "menu/art/frame2_l"
|
||||
#define ART_FRAMER "menu/art/frame1_r"
|
||||
#define ART_BACK0 "menu/art/back_0"
|
||||
#define ART_BACK1 "menu/art/back_1"
|
||||
|
||||
#define ID_GRAPHICS 10
|
||||
#define ID_DISPLAY 11
|
||||
|
||||
Reference in New Issue
Block a user