diff --git a/libdebug/debug.c b/libdebug/debug.c index 07f7b12..44902ea 100755 --- a/libdebug/debug.c +++ b/libdebug/debug.c @@ -50,6 +50,7 @@ struct debug_cat { { "amps", "\033[1;34m" }, { "r2000", "\033[1;34m" }, { "imts", "\033[1;34m" }, + { "mpt1327", "\033[1;34m" }, { "jollycom", "\033[1;34m" }, { "eurosignal", "\033[1;34m" }, { "frame", "\033[0;36m" },