From 3ec65a052a6e3f9791dc726402e841ba120736e9 Mon Sep 17 00:00:00 2001 From: Paweł Kołodziejski Date: Fri, 20 Feb 2009 21:46:49 +0000 Subject: remove README, it's pointless svn-id: r38626 --- engines/sci/README | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 engines/sci/README (limited to 'engines/sci') diff --git a/engines/sci/README b/engines/sci/README deleted file mode 100644 index c447605889..0000000000 --- a/engines/sci/README +++ /dev/null @@ -1,15 +0,0 @@ -Directory structure: - -scicore/ contains all files concerning resource management and (de)compression, - -engine/ contains the files directly related to the VM and the text parser, such -as heap and state management and handling for script and vocab resources. - -gfx/ contains graphics and input management (since input handlers are -usually bundled with graphics libraries) and stuff for specific graphics/ -input libs. - -include/ contains all global header files. - -sfx/ contains sound management, both general and specific to certain -libraries/interfaces/daemons. -- cgit v1.2.3