[IR:USER] Add empty service

This commit is contained in:
wheremyfoodat
2023-07-08 19:35:59 +03:00
parent 46207a3995
commit 1c08912a59
7 changed files with 47 additions and 2 deletions

View File

@@ -42,6 +42,7 @@ namespace Log {
static Logger<false> frdLogger;
static Logger<false> fsLogger;
static Logger<false> hidLogger;
static Logger<false> irUserLogger;
static Logger<false> gspGPULogger;
static Logger<false> gspLCDLogger;
static Logger<false> ldrLogger;