mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-31 08:28:28 -04:00
chore: update project branding to Citron
Signed-off-by: Zephyron <zephyron@citron-emu.org>
This commit is contained in:
@@ -72,7 +72,7 @@ static void PrintVersion() {
|
||||
}
|
||||
|
||||
/// The magic text at the beginning of a citron-room ban list file.
|
||||
static constexpr char BanListMagic[] = "YuzuRoom-BanList-1";
|
||||
static constexpr char BanListMagic[] = "CitronRoom-BanList-1";
|
||||
|
||||
static constexpr char token_delimiter{':'};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user