From 9f68b12062bfa5e68c00db8a74ca58998661a13b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 22 Mar 2003 22:45:05 +0000 Subject: load the engine out of the config shit. tho the ordering is fucked atm --- openbox/engine.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox/engine.h') diff --git a/openbox/engine.h b/openbox/engine.h index a7274253..0ab578ce 100644 --- a/openbox/engine.h +++ b/openbox/engine.h @@ -3,7 +3,7 @@ #include "../engines/engineinterface.h" -void engine_startup(char *engine); +void engine_startup(); void engine_shutdown(); EngineFrameNew *engine_frame_new; -- cgit v1.2.3