From 69b2aef41476c3f940a7ce828da9162be6f8225f Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Thu, 24 Jun 2021 22:24:30 +0100 Subject: Formatting fix --- docs/tools.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/tools.md b/docs/tools.md index 6edd28b..1e905be 100644 --- a/docs/tools.md +++ b/docs/tools.md @@ -153,7 +153,8 @@ rooms. In this case, the output is compressed with [aPLib](extra-lib-ref.html#ap The include by default will not include the data if `LOCAL` is undefined. It should be included as follows in **one** C module: -```c + +``` /* in data.c for example */ #define LOCAL #include "rooms.h" -- cgit v1.2.3