APT_U: Added GetSharedFont service function.
This commit is contained in:
parent
5bac72282a
commit
6fe61d3deb
2 changed files with 103 additions and 34 deletions
|
@ -58,6 +58,9 @@
|
|||
#define DEBUGGER_CONFIG "debugger.ini"
|
||||
#define LOGGER_CONFIG "logger.ini"
|
||||
|
||||
// Sys files
|
||||
#define SHARED_FONT "shared_font.bin"
|
||||
|
||||
// Files in the directory returned by GetUserPath(D_LOGS_IDX)
|
||||
#define MAIN_LOG "emu.log"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue