N64FlashcartMenu
Loading...
Searching...
No Matches
src
menu
usb_comm.h
Go to the documentation of this file.
1
10
#ifndef USB_COMM_H__
11
#define USB_COMM_H__
12
13
#include "
menu_state.h
"
14
15
#ifndef NDEBUG
24
void
usb_comm_poll
(
menu_t
*menu);
25
#else
34
#define usb_comm_poll(menu)
35
#endif
36
37
#endif
/* USB_COMM_H__ */
menu_state.h
Menu State.
menu_t
Menu Structure.
Definition
menu_state.h:64
usb_comm_poll
void usb_comm_poll(menu_t *menu)
Poll the USB communication subsystem.
Definition
usb_comm.c:136
Generated on Sat Jan 11 2025 00:46:11 for N64FlashcartMenu by
1.9.8