Wren testing
This commit is contained in:
@@ -26,6 +26,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
#include "bgmusic.hpp"
|
||||
#include <csetjmp>
|
||||
|
||||
#include "pr_wren.hpp"
|
||||
|
||||
/*
|
||||
|
||||
A server can allways be started, even if the system started out as a client
|
||||
@@ -792,6 +794,7 @@ void Host_Init(void) {
|
||||
console::init();
|
||||
}
|
||||
PR_Init();
|
||||
wren::init();
|
||||
Mod_Init();
|
||||
NET_Init();
|
||||
SV_Init();
|
||||
|
||||
Reference in New Issue
Block a user