SNES menu: tweaks, add missing source, remove "smc" target from default make targets
This commit is contained in:
@@ -148,7 +148,11 @@ main_win_w .byt 27
|
||||
main_win_h .byt 13
|
||||
text_mainmenu .byt 28,"Main Menu", 29, 0
|
||||
|
||||
text_mm_time .byt "Set Clock", 0
|
||||
main_entries .byt 1
|
||||
main_enttab .byt ^text_mm_time, <text_mm_time, >text_mm_time, 1, ^time_init, <time_init, >time_init
|
||||
text_mm_file .byt "File Browser", 0
|
||||
text_mm_last .byt "Run last game", 0
|
||||
text_mm_time .byt "Set Clock", 0
|
||||
text_mm_scic .byt "Enable SuperCIC", 0
|
||||
text_mm_vmode_menu .byt "Menu video mode", 0
|
||||
text_mm_vmode_game .byt "Game video mode", 0
|
||||
|
||||
text_statusbar_keys .byt "B:Select A:Back X:Menu", 0
|
||||
|
||||
Reference in New Issue
Block a user