(rmenu.c) Fix up struct

This commit is contained in:
twinaphex 2014-12-20 21:47:16 +01:00
parent bfebf8b16b
commit d1f0f50900

View File

@ -353,6 +353,7 @@ menu_ctx_driver_t menu_ctx_rmenu = {
NULL,
NULL,
NULL,
NULL,
rmenu_update_core_info,
&menu_ctx_backend_common,
"rmenu",