Include (DEF)

From EDukeWiki
Revision as of 04:14, 21 February 2020 by Fox (talk | contribs) (Created page with "'''include''' <filename> '''#include''' <filename> Processes the script commands in <filename> at the point of the '''include''' call. Category:DEF commands")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

include <filename>

#include <filename>

Processes the script commands in <filename> at the point of the include call.