mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2025-02-17 04:46:20 +01:00
Del
This commit is contained in:
parent
c36597dcb1
commit
bcf5002baa
22
menutexts.h
22
menutexts.h
@ -1,22 +0,0 @@
|
||||
#ifndef __menutexts_h
|
||||
#define __menutexts_h
|
||||
|
||||
#if defined(__cplusplus)
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
extern const char *welcome[];
|
||||
extern const char *new_main_menu_messages[];
|
||||
extern const char *new_options_menu_messages[];
|
||||
extern const char *new_advanced_options_menu_messages[];
|
||||
extern const char *new_help_menu_messages[];
|
||||
extern const char *layout_messages[];
|
||||
extern const char *other_options_messages[];
|
||||
extern const char *main_menu_messages[];
|
||||
extern const char *save_load_state_messages[];
|
||||
|
||||
#if defined(__cplusplus)
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* __menutexts_h */
|
Loading…
x
Reference in New Issue
Block a user