31.07.2012, 10:37
The compiler does not include the same file twice, unless you tell it to do so by explicitly undefining a definition that's set by the preprocessor.
Edit: Includes must be at the top of the script, otherwise you'll mess up the callback hooking.
Edit: Includes must be at the top of the script, otherwise you'll mess up the callback hooking.