mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-10 03:54:54 -06:00
Draw, CtrlCore: Major refactor of Draw
git-svn-id: svn://ultimatepp.org/upp/trunk@5545 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
fa5f9ec55e
commit
bd87a04fda
37 changed files with 2704 additions and 2655 deletions
|
|
@ -61,6 +61,7 @@ void Build(const char *nest, const char *bm, bool release)
|
|||
Cout() << " *** FAILED *** !\n";
|
||||
failed = true;
|
||||
LOG("FAILED: " << txt);
|
||||
LOG(c);
|
||||
LOG(out);
|
||||
}
|
||||
else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue