From 0a6590d13fb2d1aa223b82c3eb5573d10b1448a4 Mon Sep 17 00:00:00 2001 From: FlavioJS Date: Thu, 11 Jan 2007 08:02:45 +0000 Subject: - Console plugin working when built as Windows native. The linux part has the same strategy but uses the new asynchronous input abstraction layer. The abstraction layer is there to facilitate changes, was really handy when trying to get it working as windows native. :) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9641 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/plugins/console.def | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/plugins/console.def') diff --git a/src/plugins/console.def b/src/plugins/console.def index a47800bef..df4bd1d46 100644 --- a/src/plugins/console.def +++ b/src/plugins/console.def @@ -5,7 +5,9 @@ EXPORTS plugin_call_table DATA ; console-specific exports - console_init + console_init console_final + console_test + console_autostart console_start console_stop -- cgit v1.2.3-70-g09d2