mirror of
https://github.com/open-goal/jak-project
synced 2026-08-22 07:04:29 -04:00
tests: make the offline tests aware of the current terminals row count (#2105)
This fixes the hideous output when your terminal would be too small to hold all the threads.
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
#include "common/log/log.h"
|
||||
#include "common/symbols.h"
|
||||
#include "common/util/FileUtil.h"
|
||||
#include "common/util/StringUtil.h"
|
||||
#include "common/util/Timer.h"
|
||||
#include "common/util/string_util.h"
|
||||
|
||||
#include "game/graphics/gfx.h"
|
||||
#include "game/kernel/common/Ptr.h"
|
||||
|
||||
Reference in New Issue
Block a user