APT_U: Added GetSharedFont service function.

This commit is contained in:
bunnei 2014-11-26 15:00:51 -05:00
parent 5bac72282a
commit 6fe61d3deb
2 changed files with 103 additions and 34 deletions

View file

@ -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"