PancakeNESEmu
A homebrewed NES Emulator written in C
Loading...
Searching...
No Matches
ui.h
Go to the documentation of this file.
1
#ifndef ui_h
2
#define ui_h
3
4
#include "
UI/tui.h
"
5
6
enum
ui_mode
{
7
OTHER
,
8
TUI
,
9
XLIB
10
};
11
12
#endif
// !ui_h
tui.h
ui_mode
ui_mode
Definition
ui.h:6
XLIB
@ XLIB
Definition
ui.h:9
TUI
@ TUI
Definition
ui.h:8
OTHER
@ OTHER
Definition
ui.h:7
include
UI
ui.h
Generated by
1.12.0