mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-10 00:41:19 +12:00
Add all the files
This commit is contained in:
parent
e3db07a16a
commit
d60742f52b
1445 changed files with 430238 additions and 0 deletions
22
src/resource/linux/resources.cpp
Normal file
22
src/resource/linux/resources.cpp
Normal file
|
@ -0,0 +1,22 @@
|
|||
#include "X_GAME_PROFILE.xpm"
|
||||
#include "M_WND_ICON128.xpm"
|
||||
#include "X_BOX.xpm"
|
||||
#include "X_SETTINGS.xpm"
|
||||
|
||||
#include "icons8-checkmark-yes-32.hpng"
|
||||
#include "icons8-error-32.hpng"
|
||||
#include "PNG_HELP.hpng"
|
||||
#include "PNG_REFRESH.hpng"
|
||||
|
||||
#include "DEBUGGER_BP.hpng"
|
||||
#include "DEBUGGER_BP_RED.hpng"
|
||||
#include "DEBUGGER_PAUSE.hpng"
|
||||
#include "DEBUGGER_PLAY.hpng"
|
||||
#include "DEBUGGER_STEP_INTO.hpng"
|
||||
#include "DEBUGGER_STEP_OUT.hpng"
|
||||
#include "DEBUGGER_STEP_OVER.hpng"
|
||||
#include "DEBUGGER_GOTO.hpng"
|
||||
|
||||
#include "INPUT_LOW_BATTERY.hpng"
|
||||
#include "INPUT_CONNECTED.hpng"
|
||||
#include "INPUT_DISCONNECTED.hpng"
|
Loading…
Add table
Add a link
Reference in a new issue