Clean up all sorts of crap, mostly defines (#36105)

* cleanbot

* rejuv

* more crap

* more crap

* still compiles

* clean

* is_crap
This commit is contained in:
vuonojenmustaturska
2018-03-04 17:07:27 +02:00
committed by Jordie
parent 16ecfb7955
commit 440e888c1f
43 changed files with 87 additions and 265 deletions

View File

@@ -2,6 +2,9 @@ GLOBAL_VAR_INIT(total_runtimes, GLOB.total_runtimes || 0)
GLOBAL_VAR_INIT(total_runtimes_skipped, 0)
#ifdef DEBUG
#define ERROR_USEFUL_LEN 2
/world/Error(exception/E, datum/e_src)
GLOB.total_runtimes++