Rebranded log file to azahar_log

This commit is contained in:
OpenSauce04
2024-11-21 22:33:33 +00:00
parent 1c0b14fda4
commit 97207ec574
3 changed files with 4 additions and 4 deletions

View File

@@ -56,7 +56,7 @@
// Filenames
// Files in the directory returned by GetUserPath(UserPath::LogDir)
#define LOG_FILE "citra_log.txt"
#define LOG_FILE "azahar_log.txt"
// Files in the directory returned by GetUserPath(UserPath::ConfigDir)
#define EMU_CONFIG "emu.ini"