Implemented Priority handling
This commit is contained in:
parent
fd91c9e281
commit
9047d33e0b
13 changed files with 439 additions and 39 deletions
1
Makefile
1
Makefile
|
@ -422,6 +422,7 @@ OBJS = \
|
|||
src/osdep/gui/PanelDisplay.o \
|
||||
src/osdep/gui/PanelSound.o \
|
||||
src/osdep/gui/PanelMisc.o \
|
||||
src/osdep/gui/PanelPrio.o \
|
||||
src/osdep/gui/PanelSavestate.o \
|
||||
src/osdep/gui/main_window.o \
|
||||
src/osdep/gui/Navigation.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue