SNES menu: tweaks, add missing source, remove "smc" target from default make targets

This commit is contained in:
ikari
2011-04-25 03:39:16 +02:00
parent 747e04e010
commit 182946841d
10 changed files with 326 additions and 39 deletions

View File

@@ -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