]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/profiler.h
Biome API: Re-calculate biome at every surface in a mapchunk column
[dragonfireclient.git] / src / profiler.h
index 25d89c6c8a6304fd77988ab50fc01189c0f5c5b3..5816f05ca66652960034708e4bc60c58fcdcb0ef 100644 (file)
@@ -30,6 +30,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "util/numeric.h" // paging()
 #include "debug.h" // assert()
 
+#define MAX_PROFILER_TEXT_ROWS 20
+
 /*
        Time profiler
 */