mirror of
https://github.com/zeldaret/tp
synced 2026-06-21 08:31:53 -04:00
various matches / cleanup (#2271)
* cleanup various TUs * checkpoint * d_attention doc
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
#include "JSystem/JUtility/JUTDirectPrint.h"
|
||||
#include "stdio.h"
|
||||
|
||||
/* 804508F8-80450900 000378 0008+00 0/0 3/3 0/0 .sdata None */
|
||||
bool sAssertVisible = true;
|
||||
|
||||
namespace JUTAssertion {
|
||||
|
||||
/* 802E495C-802E4960 2DF29C 0004+00 0/0 1/1 0/0 .text create__12JUTAssertionFv */
|
||||
@@ -222,4 +225,4 @@ void setMessageCount(int msg_count) {
|
||||
sMessageLife = msg_count <= 0 ? 0 : msg_count;
|
||||
}
|
||||
|
||||
}; // namespace JUTAssertion
|
||||
}; // namespace JUTAssertion
|
||||
|
||||
Reference in New Issue
Block a user