ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/src/Daodan_Config.c
(Generate patch)

Comparing Daodan/src/Daodan_Config.c (file contents):
Revision 995 by alloc, Wed Apr 9 00:10:18 2014 UTC vs.
Revision 996 by alloc, Wed Apr 9 09:12:52 2014 UTC

# Line 205 | Line 205 | ConfigSection_t config[] = {
205                          {.intBoolVal = false },
206                          {.extBoolVal = &AKgDebug_DebugMaps } },
207                  { "debugfiles",
208 <                        "Not useful, probably does nothing.",
208 >                        "Logs called BSL functions to script_debug.txt.",
209                          EXT_BOOL,
210                          {.intBoolVal = false },
211                          {.extBoolVal = &BFgDebugFileEnable } },

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)